Getting started

Learn about how to plan your first event here

!!! NOTE: This page is outdated !!!

Prefix commands (!) are no longer supported. Please use the new application commands (/).
Also the command syntax has changed. For a full list, checkout https://raidorganizer.org/migration.
An update to this page will follow soonish. (I am always open for help xD)

Set up your server!

When you invite the bot to your server, it will automatically send a private message to the owner of the server.
If you don't get a private message from the bot (you aren't the owner, you disabled private messages, etc.), follow the steps below.

To set up your server you basically only need the !setup_channel command.

  • Enter !setup_channel to let the bot guide you through the set up process.
  • Enter !setup_channel [channel type] [@organizer_role] [@user_role] to do the set up in one command.
INFO:
  • If you are new to discord and need help with creation a role, please check out the official discord article about roles.
  • Channel Type: Allowed channel types are event and lfg.
    • event: Event channels are the classic way of organizing events or raids. Users with the organizer_role are able to create events and users with the user_role are able to sign up for those events.
    • lfg: LFG channels are perfect if you want to allow your members to create their own grind/lfg/events. In this mode every user with the user_role is able to create and manage their own events.
  • organizer-Role: Users that have the organizer_role are allowed to create, delete, edit, ... events. Basically they can manage the events inside an event channel.
  • User-Role: Users that have the user_role can join events over reactions. In an event channel they do not have permissions to create, remove, etc. events.
  • To mention a role (@), the role needs to be mentionable. You can do this in your Server Settings => Roles => Allow anyone to @mention this role
For more information checkout !help or enter !help [command] in discord.

Create your first event!

To create an event you need the !create command

  • !create [Title] [Date] [Optional Description]
INFO:
  • Title and date are mandatory. The description is optional.
  • For more advanced event creation use:
    • !create (without any parameters). The bot will send you a direct message and will guide you through the process of creating an event.
    • !create --advanced to create an advanced template via a single message.

Once you have created your first event users with the user_role are able to sign up to the event.

Users with the organizer-role have a lot of commands to manage their events. Here are a couple of them:
  • You can edit events with the edit command.
  • You can delete events with the remove command.
  • You can confirm users with the confirm command.
  • And a lot more...
For more information checkout !help or enter !help [command] in discord.

Need further help?

  • Use the help command. All commands are listed there according to their category.
  • You can also join our discord server.
  • Or you can visit the !help page.