Archive > BeBot Hyborian modules

Guild Recruitment

(1/6) > >>

kaeus:
Well, seeing as I like the feature to show class distribution and members in a guild, I figured I'd use these to show possible recruits.

To edit guild info, you need to edit the info() function. Formatting can be changed at the top, or manually done with font commands.  I left my guild's info in there as an example.

Simply tell users to send a tell to the bot with '!ginfo'.

Also supports commands '!ginfo members' to get a member list (member list of the bot) and '!ginfo classes' to get a class distribution. These can be used within the info class like this:
<a href='chatcmd:///tell kbot !ginfo members'>List of Members</a>

Possible Updates:
-Pulling guild info from a txt file much like guides.
-Looking to possibly finish the '!recruit' command to post a recruitment link in OOC.

madrulf:
I have a script similar. I disabled all the guest functions in the bot since AOC doesn't support chatrooms the same way as AO did. Created a new !apply command that people can type to add themselves as a guest, and modified the messages sent to the user. A notice is made in the guild channel that someone has applied, and the guild channel is reminded every 20 minutes until the applicant is removed or is promoted to member (by speaking in guild chat by the autoadduser script generally). I can post it tonight after work, but I'd have to clean it up some as it has my guild's name and whatnot hardcoded.

I'm waiting for someone to discover how to have the bot itself send guild invitations so that I can let any member invite applicants without needing Guild Invitation powers (as it unfortunately always comes with Kick and other abilities). Though, I'm sure I've read somewhere that those commands aren't a part of the chat server.  :-\

Vrykolas:
Sadly I can confirm that the bot can't invite to guild as that is handled by the game client and not the chat server :(

madrulf:
That's the thing, I saw something about Age of Conan running 3 servers for every realm. One is the game server, another is the chat server and then the third is like a community/interaction server. If you noticed how sometimes you can't join parties or see that you're in a guild, and guild members do not appear on your friends list -- this is a case where that community server has crashed. Whatever this server may be called, I'm dubbing it a 'community' server for the sake of this conversation. The point is: the community server handles guild and party related functions.

While hunting down a PHP bot over a week ago before Noer got this all working with a modified BeBot, I was looking at some of the other threads on both US and EU forums. I recall reading somewhere that another dev managed to connect to both the chat server and this community server with one toon, while still playing with a different toon on the same account. Now I don't know what sort of bot that was or even if it was at the bot stage at all. I wonder if it would even be worth it for anyone in this community to try to create a second connection in the same PHP bot to manage both chat and guild functions. Sounds like a lot of work, and sadly I'm more of a scripter than a developer.

This really is off discussion though, and probably belongs in another thread.  :D

kaeus:
Would that be similar to a dimension, or is that off too?

Navigation

[0] Message Index

[#] Next page

Go to full version