Archive > AoC 0.6.x Custom/Unofficial modules

UserAdmin module for Bebot

<< < (2/6) > >>

RaZeR:
this is very cool. I've written something almost identical, without YG integration though, to trim down my guilds user list and bots buddies. The limit to how many buddies the bot can have is around 1000, so new members weren't being recognized by the bot because they couldn't because buddy_add was being ignored.

Thanks very much, now I don't have to use my dodgy version of it :) I'll try this tonight, looking forward to seeing the YG integration.

maikee:
i have a problem.
i have cleared for example the anonymous (deleted) whois members but after a rosterupdate all anonymous members are be back in the list

Kentarii:

--- Quote from: maikee on February 03, 2011, 09:54:37 am ---i have a problem.
i have cleared for example the anonymous (deleted) whois members but after a rosterupdate all anonymous members are be back in the list

--- End quote ---
Of course they are, they are still in the user list even if you remove them from whois list. See reply #4 which contains the SQL statements for purging the anonymous users. There are no such things as anonymous members btw. You're either a member, guest, banned or anonymous.

Anyways.. I'll add the command to remove the anonymous/banned/guest user entries soon.

Yite:
Planning to play around with this soon as it looks great.

If you're planning on future improvements on this wouldn't it be better to store
yg_enabled, yg_password, yg_guild_id, show_yg_links in a settings table kinda thing?

Kentarii:

--- Quote from: Yite on February 03, 2011, 12:29:06 pm ---Planning to play around with this soon as it looks great.

If you're planning on future improvements on this wouldn't it be better to store
yg_enabled, yg_password, yg_guild_id, show_yg_links in a settings table kinda thing?

--- End quote ---
Yeah, good suggestion, I'll put them in the bebot settings next version.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version