Learn about available commands here
< argument >
This means the argument is required.[ argument ]
This means the argument is optional.[ argument... ]
This means you can have multiple arguments.Command | Description | Usage | Help |
---|---|---|---|
/date_format set | Changes the date format of events for the whole server | /date_format set <date format> example: /date_format set YYYY-MM-DD | NOTE: You need to enter a format (like YYYY-MM-DD). For example: |
/date_format get | This command returns the current date format for the server | /date_format get example: /date_format get | |
/server reset | This command removes all data from your server from the database. | /server reset example: /server reset | After executing this command the bot will reset to a default state and behaves like fresh invited. NOTE: This command will also reset all your limits! This means; If you bought additional channels, templates, etc. those are gone! |
/timezone set | This command will set the timezone for the server. | /timezone set example: /timezone set | |
/timezone get | Returns the set timezone of your server. | /timezone get example: /timezone get | |
/timeformat set | This command will set the time format for the server. | /timeformat set <format> example: /timeformat set 24h | |
/timeformat get | Returns the set time format of your server. | /timeformat get example: /timeformat get | |
/limits | Returns information about the current limits. | /limits example: /limits | Those limits can be raised by:
|
/get_server_config | This command returns server wide settings. | /get_server_config example: /get_server_config | |
/language set | Sets the language of the bot | /language set <language> example: /language set English | |
/language get | Gets the language of the bot | /language get example: /language get | |
/moderator_role set | Sets the moderator role | /moderator_role set <role> example: /moderator_role set @role | Users with the moderator role have the same permissions for the bot as administrators or the server owner! |
Command | Description | Usage | Help |
---|---|---|---|
/channel setup | Setting up a channel the bot is listening to. | /channel setup <channel type> <organizer role> <user role> example: /channel setup event @organizer_role @user_role | Channels can be either an "event" channel or a "lfg" channel.
|
/channel change | Changes the channel in which the bot in running. | /channel change <channel> example: /channel change #text-channel | |
/channel organizer set | Changes the organizer role which can operate the bot. | /channel organizer set <organizer role> example: /channel organizer set @organizer-role | Users with the organizer role are allowed to create and edit events in bot event and lfg channels. To be able to sign up to an event, you also need the user_role! |
/channel user set | Changes the user role which can join events. | /channel user set <user role> example: /channel user set @user-role | |
/toggle user_confirmation_message | This command toggles user notifications when they are (un)confirmed. | /toggle user_confirmation_message example: /toggle user_confirmation_message | If this is on, every user which is (un)confirmed by an organizer gets a private message. |
/toggle organizer_unconfirmed_messages | This command toggles the organizer notifications. | /toggle organizer_unconfirmed_messages example: /toggle organizer_unconfirmed_messages | If this is on, all organizers get a private message when a confirmed user signs off or switches role. |
/toggle event_create_overlap_note | This command toggles the event overlap notifications. If you try to create an event with a date that overlaps with another event, the bot will give you a warning and lets you adjust the date. | /toggle event_create_overlap_note example: /toggle event_create_overlap_note | This command can only be used by servers with active Premium membership. |
/channel remove | Removes an event channel. | /channel remove <channel_id> example: /channel remove #text-channel | This command does not delete the channel! After calling it, the bot just does not listen to the channel anymore. |
/channel list | This command lists all channels the bot is listening to. | /channel list example: /channel list | |
/display_names set | Sets with which names users are displayed in the event roster. | /display_names set <option> example: /display_names set 1 | |
/default_signup_template set | This command changes the default template for this channel. Every new created event will use this template. | /default_signup_template set <id> example: /default_signup_template set 1 | You can get a list of available templates by using the |
/show_sign_up_numbers | This command lets you enable the sign up numbers next to the user name. Those numbers indicate the sign up order. | /show_sign_up_numbers <nr> example: /show_sign_up_numbers 1 | Use the |
/event_deletion_time set | This command changes the amount of days after which an event is deleted. | /event_deletion_time set <days> example: /event_deletion_time set 14 | Example:
If this server has active patreon or premium features, you can choose a deletion time between 0 to 60 days. If not 0 to 14 days are possible. |
/event_deletion_time get | This command returns the current amount of days after which an event will be deleted automatically. | /event_deletion_time get example: /event_deletion_time get | |
/toggle here_notification | This command toggles the | /toggle here_notification example: /toggle here_notification | This command can only be used in an LFG channel. |
/sign_up_number_behavior set | This command let's you choose how the sign up numbers behave. Reset Behavior: This setting controls if and when the sign up number resets. Count Behavior: This setting controls if every sign up of a user should count or all sign ups should have the same number. | /sign_up_number_behavior set <reset_behavior> <count_behavior> example: /sign_up_number_behavior set 1 | "remove" emojis are excluded from those rules. If a user uses a "remove" emoji (or fully signs off) and signs up again, the user will always be at the last position! |
/channel config | This command returns settings for the current channel. | /channel config example: /channel config | |
/default_signup_template get | This command returns the current default template for the channel. | /default_signup_template get example: /default_signup_template get | |
/sign_up_count set | This command sets a new config for the sign ups note in the footer of the event message. | /sign_up_count set <total config> <role config> <status config> example: /sign_up_count set 0 0 0 | |
/sign_up_count get | This command returns the currently set sign_up_count config. | /sign_up_count get example: /sign_up_count get | |
/confirm_behavior set | This command changes the behavior how confirmed users are displayed. | /confirm_behavior set <nr> example: /confirm_behavior set 1 | |
/event_close toggle | This command toggles the option if events should automatically get closed after the start time is reached. | /event_close toggle example: /event_close toggle | Events will automatically get closed at midnight local time if no start time is set! |
/event_close behavior set | This command changes the closing behavior. An event can be closed relative to it's start time or end time. The relative time can be set with the | /event_close behavior set <behavior> example: /event_close behavior set `event start` | Note: This only works if automatic event closure is enabled by |
/event_close color set | This command changes the color of closed events. | /event_close color set <color> example: /event_close color set 0xFF0000 | The passed color needs to be in hex and between 0x000000 and 0xFFFFFF. |
/export_event channel set | This command sets the channel to which events get exported. | /export_event channel set <channel> example: /export_event channel set #event_channel | |
/export_event toggle | This command toggles the option if events should automatically get exported to the export channel on event close. | /export_event toggle example: /export_event toggle | Use the |
/export_event add_file | This command lets you add a file to the exported event. The file can be either a | /export_event add_file [file] [users] example: /export_event add_file file: ".json" users: "all users" | Use the |
/toggle show_user_choices | Show/Hide other user sign ups next to the user name. | /toggle show_user_choices example: /toggle show_user_choices | |
/event_close time set | This command sets the time how long before the event starts it should be closed. If no event start time is set, this does not have any effect. | /event_close time set <time> example: /event_close time set 1d 1h | Allowed values are
|
/toggle footer_time | This command toggles the option that the event start time is shown in the event footer (in the user local time). This might be handy if you have users in different time zones. | /toggle footer_time example: /toggle footer_time | This is a field that is controlled by Discord itself! This means the bot does not have any access to how the time is displayed. The language, date format, etc. comes from your discord client settings! |
/event_start_notification add | This command adds a notification entry to a channel. Events in that channel with a start time will trigger a notification message X days/minutes/hours before the start time is reached. | /event_start_notification add <state> <notify_type> <time> example: /event_start_notification add confirmed attending 1d | For more help on how to build a |
/event_start_notification edit state | This command edits the user state which should get a notification message. | /event_start_notification edit state <new_value> example: /event_start_notification edit state confirmed | |
/event_start_notification edit time | This command edits the time at which the notification should be sent. | /event_start_notification edit time <new_value> example: /event_start_notification edit time 2d 1h |
|
/event_start_notification edit message | This command edits the message that is sent with the event notification. | /event_start_notification edit message example: /event_start_notification edit message | |
/event_start_notification edit notify_type | This command changes if the notification is send via channel or DM. | /event_start_notification edit notify_type example: /event_start_notification edit notify_type | |
/event_start_notification remove | This command removes the notification entry from the channel where the it is used. | /event_start_notification remove example: /event_start_notification remove | |
/event_start_notification list | List all event start notifications in this channel. | /event_start_notification list example: /event_start_notification list | |
/thread enable | Enables threads for events. New events will have a thread appended. | /thread enable example: /thread enable | The bot forces threads to stay open till the event end time is reached. If an event has no end time, they are kept open till midnight. The bot does not force close threads after the end time is reached. If the thread stays active, the thread is kept open till the Discord internal inactivity timer is triggered. |
/thread disable | Disables threads for events. New events will no longer have a thread appended. | /thread disable example: /thread disable | |
/event_template setup | Create an event template. An event template holds default settings for an event creation. This makes it easier to create events with always the same title, description,... . Only the | /event_template setup <title> [additional options...] example: /event_template setup "my event template title" | |
/event_template create | This command creates an event from a given event_template. It is much like | /event_template create <template_id> [additional options...] example: /event_template create 1 | If you pass additional options they will override the default settings from the template. For example: You have an event_template with a |
/event_template remove | Removes an event template entry. | /event_template <template_id> example: /event_template 1 | |
/clean_mode get | This command returns the currently used clean mode in this channel. Use | /clean_mode get example: /clean_mode get | |
/clean_mode set | This command will set the clean mode for this channel. | /clean_mode set <organizer behavior> <user behavior> example: /clean_mode set | |
/timestamp set | Changes the timestap style of the event start/end time in the event. | /timestamp set <style> example: /timestamp set 0 | Those style types are managed by Discord. They automatically convert to the user local time. |
/show_creator | Displays the name of the user that created the event. | /show_creator <state> example: /show_creator True | |
/thread autodelete | If on, threads are automatically deleted with the corresponding event. | /thread autodelete <status> example: /thread autodelete on | |
/toggle discord_events | If on, Discord events will automatically be created at event creation. | /toggle discord_events example: /toggle discord_events | |
/event_voice set | /event_voice set <name> <time> <category> [limit] example: /event_voice "${event_title}" "15m" "category" "15" | For more information about valid name tags check out the documentation | |
/event_voice get | Returns the | /event_voice get example: /event_voice get | |
/event_voice remove | Removes the | /event_voice remove example: /event_voice remove | |
/logging setup | Sets up the logging channel and the events you want to log. | /logging setup <channel> example: /logging setup #text-channel | The channel in which the command is executed is the channel which is monitored (event creation, ...). The log entries will be posted to the channel which is passed. |
/logging edit | Edits the logging channel configs. | /logging edit <channel> example: /logging edit #text-channel | The channel in which the command is executed is the channel which is monitored (event creation, ...). The log entries will be posted to the channel which is passed. |
/logging get | Returns the currently set logging config. | /logging get example: /logging get | |
/logging remove | Removes the logging config from the channel. Nothing will be logged after using this command | /logging remove example: /logging remove | |
/event_create_notification add | If set, a notification is printed to the passed channel that a new event was created. | /event_create_notification add <text-channel> example: /event_create_notification #announce-channel | With Premium you can customize the message. |
/event_create_notification remove | Deletes the notification message entry. No notifications are sent on event creation after this command is used. | /event_create_notification remove example: /event_create_notification remove | |
/event_create_notification edit channel | Changes the channel to which the notification message is sent. | /event_create_notification <text-channel> example: /event_create_notification #my-new-channel | |
/event_create_notification edit message | Changes the message that is sent on event creation | /event_create_notification edit message example: /event_create_notification edit message | This command can only be used by servers with active Premium membership. |
/event_cancel_notification add | This command create an event cancel notification. Events that are in that channel and have a start time will be canceled if the minimum required sign ups is not met. The cancellation will trigger X days/minutes/hours before the start time is reached. | /event_cancel_notification add <notify_type> <time> <signups> example: /event_cancel_notification add DM 1h 10 | For more help on how to build a |
/event_cancel_notification edit signups | This command edits the minimum number of users that are required to sign up to not cancel the event. | /event_cancel_notification edit signups <new_value> example: /event_cancel_notification edit signups 10 | |
/event_cancel_notification edit time | This command edits the time at which the notification should be sent and the event is canceled. | /event_cancel_notification edit time <new_value> example: /event_cancel_notification edit time 2d 1h |
|
/event_cancel_notification edit message | This command edits the message that is sent with the event notification. | /event_cancel_notification edit message example: /event_cancel_notification edit message | |
/event_cancel_notification edit notify_type | This command changes if the notification is send via channel or DM. | /event_cancel_notification edit notify_type example: /event_cancel_notification edit notify_type | |
/event_cancel_notification remove | This command removes the notification entry from the channel where the it is used. | /event_cancel_notification remove example: /event_cancel_notification remove |
Command | Description | Usage | Help |
---|---|---|---|
/toggle_subscribe_confirm_message | This command disables the confirm messages for you on that server. You will not get any (un)confirmed messages anymore, even if "toggle user_confirmation_message" is activated | /toggle_subscribe_confirm_message example: /toggle_subscribe_confirm_message | This command needs to be send in a channel where the bot is running! You can not send it directly to the bot, because the bot does not know for which server you want to disable the messages. |
Command | Description | Usage | Help |
---|---|---|---|
/event create | Creates a new event. | /event create <event title> <event date> [additional options...] example: /event create "Guild Meeting" "2020-01-01" | Title and date are mandatory! All other parameters are optional. |
/event remove | Removes an event with a given id | /event remove <event id> example: /event remove 123456789 | The event id can be found at the bottom of the posted event. |
/event user confirm | Confirms users for that event | /event user confirm <event id> <user 1> [users...] example: /event user confirm 123456789 @user1 @user2 ... | |
/event user unconfirm | Unconfirm users for that event | /event user unconfirm <event id> <user 1> [users...]] example: /event user unconfirm 123456798 @user1 @user2 ... | |
/event edit | Edits a parameter of an existing event. | /event edit <event_id> <field> <new_value> example: /event edit 123456789 title "my new title" | |
/event reload | Reloads an event. Needed if you accidentally hide an event (pressed the "x" button). To show the event again, you need to reload it. | /event reload <event id> example: /event reload 123456789 | |
/event user get_hidden_users | This command prints all hidden users in an event. | /event user get_hidden_users <event id> <event field> example: /event user get_hidden_users 123456789 DD | Users are hidden if the maximum event message length or the maximum field length (limited by Discord) is reached. If one of those is reached, the bot will let you know that some users may be hidden. |
/event user notify | This command sends a message/pings all users that are (not) signed up for a specific event and have the user-role. | /event user notify <event_id> <notify_type> <user status> [test_message] example: /event user notify 1234567890 message attending | notify type:
For more help on how to build a |
/event open | This command opens and event. This allows users to sign up again. | /event open <event_id> example: /event open 123456789 | NOTE: If automatic event closure is on, events will get closed again after some time. |
/event close | This command closes and event. This prevents users from signing up to an event. | /event close <event_id> example: /event close 123456789 | |
/event export | This command exports an event to the set export channel. | /event export <event_id> example: /event export 123456789 | Use the |
/event user signup | This command signs up one ore more users to a given event. | /event user signup <event id> <user 1> [users...] example: /event user signup 123456789 user1 user2 | You can only sign up users that aren't already signed up for the event! |
/event user signoff | This command signs off one ore more users from a given event. | /event user signoff <event id> <user 1> [users...] example: /event user signoff 123456789 user1 user2 | You can only sign off users that are signed up for the event! |
/create | Creates a new event. (shortcut to | /create <event title> <event date> [additional options...] example: /create "Guild Meeting" "2020-01-01" | Title and date are mandatory! All other parameters are optional. |
/upcoming events | Shows the (max) 10 next events on that server for which you are allowed to sign up. | /upcoming events example: /upcoming events | |
/upcoming message create | Creates an automatically updating upcoming message. The message shows all events in the passed channels. If no channels are passed, all channels are tracked. | /upcoming message create [channels] [amount] example: /upcoming message create | |
/upcoming message remove | Removes an automatically updating message. | /upcoming message remove <id> example: /upcoming message remove 123456789 |
Command | Description | Usage | Help |
---|
Command | Description | Usage | Help |
---|---|---|---|
/signup_template create | This command guides you through the process of creating a new template for your server. | /signup_template create example: /signup_template create | INFO: To use this command I (the bot) need to be able to send you private messages! Please enable this option for now. You can disable it again after the timezone is set up! To enable this option go to: User Settings => Privacy & Safety => Allow direct messages from server members. |
/signup_template remove | This command removes a template. You can only remove custom templates! | /signup_template remove <id> example: /signup_template remove 3 | You can get a list of available templates by using the |
/signup_template list | This command lists all available templates for this server. | /signup_template list example: /signup_template list | |
/signup_template import | This command imports a template- | /signup_template import example: /signup_template import | |
/signup_template export | This command exports a template and lets you download the template as a | /signup_template export <template_number> example: /signup_template export 3 | |
/signup_template clone | This command is a shortcut to using | /signup_template clone <template_number> example: /signup_template clone 1 | |
/signup_template edit | With this command you can edit a custom template. | /signup_template edit <template_number> <field> [value] example: /signup_template edit 3 name "my new template name" | If you want to edit the fields |
/signup_template get | This command prints information about the passed template number. | /signup_template get <number> example: /signup_template get 0 |
Command | Description | Usage | Help |
---|---|---|---|
/gears user amount | Get the amount of your gears. | /gears user amount example: /gears user amount | This will only work on our official discord server in <#705729325915177082>. |
/gears guild share | This command will return all guilds that you and I share. | /gears guild share example: /gears guild share | This will only work on our official discord server in <#705729325915177082>. |
/gears guild get | This command will return the gears of the passed guild. | /gears guild get <guild_id> example: /gears guild get 123456789 | This will only work on our official discord server in <#705729325915177082>. |
/gears user contribute | This command will add gears from your wallet to the wallet of the guild. | /gears user contribute <guild_id> <gear_amount> example: /gears user contribute 123456789 1 | This will only work on our official discord server in <#705729325915177082>. |
/gears guild consume | With this command you can increase your server limits (use | /gears guild consume <guild_id> example: /gears guild consume 123465798 | This command will use gears from the guild wallet. You can contribute gears from your user wallet (obtained by voting or donating via PayPal) by using the This will only work on our official discord server in <#705729325915177082>. IMPORTANT: You need to be owner or have administrator rights of the passed server to use this command! |
Command | Description | Usage | Help |
---|---|---|---|
/patreon info | Prints additional information about Patreon. | /patreon info example: /patreon info | |
/patreon key set | This command allows you set one of your Patreon keys to a server. This server than has Premium. | /patreon key set example: /patreon key set | If you set the key to a new server, the old server will immediately loose all premium features. |
/patreon key list | List your Patreon keys | /patreon key list example: /patreon key list | |
/patreon key remove | Removes your Patreon keys from the server | /patreon key remove example: /patreon key remove | The server will immediately loose all Patreon features. If you have Premium active on the server, nothing will happen. |
Command | Description | Usage | Help |
---|---|---|---|
/help | Prints the help | /help example: /help | |
/homepage | Prints the link to our homepage | /homepage example: /homepage | |
/discord | Prints the invite link to our discord server | /discord example: /discord | |
/vote | Prints additional information about voting. | /vote example: /vote | |
/paypal | Prints additional information about PayPal. | /paypal example: /paypal | |
/premium | This command returns information about the premium features for this server. | /premium example: /premium | |
/statistics | Shows some statistics about the bot. | /statistics example: /statistics | |
/beta | Returns some information about the beta bot | /beta example: /beta | |
/invite | Prints the invite link of the bot. | /invite example: /invite | |
/permission | Checks the bot permissions in the issued channel | /permission example: /permission |