The Bot
The Discord bot aims to provide a way to augment raid signups and DKP management without having to log into the web interface.
The current version of the discord bot uses old-school !commands
to facilitate interaction.
Most functionality that is available in the web interface is also available through the bot, with few exceptions.
Installation
In order to leverage the Raid splitter properly, you will need to have the bot installed on your Discord server.
We are currently in a "soft" launch phase, and as such we are not yet ready to open up the bot to the public. If you are interested in using the bot, join our discord server and reach out to @0rloc on Discord.
Unique Features
At the moment the only way to register for an upcoming event is with the !attend
command. This command will allow you to register for an event, and will also allow you to specify which character you will be attending on.
In constast if you have already registered for an event, you can use the !withdraw
command to remove yourself from the event.
Once you have withdrawn from an event, you will not be able to re-register for that event. Furthermore, if you have attended an event, and then add new characters - there is currently no way for you to update your attendance for your new character.
Configuration
Coming soon!
Commands
Command | Description |
---|---|
!attend | Allows a user to manage their attendance for an event |
!dkp | Lists DKP. Can search by group or by character. Valid groups are tank / priest / caster / melee / all, or any full class name |
!edit-character | Begins a workflow that allows the user to edit their characters |
!event-list | Lists all events that have not yet begun |
!my-characters | Lists all the currently registered characters for a user |
!register | Begins a workflow that allows the user to register their characters |
!roster | Returns a detailed breakdown of current event-wide attendance |
!split | Splits a raid force into N separate forces, not available to all users |
!withdraw | Allows the user to opt out of an event |