Creating a raid - akechi-haruka/hildibrand-bot GitHub Wiki

/create <name> <time> <description> [settings] [max-players] [classes]

Creates a raid in the channel you are typing this command.

If the raid name matches a FF14 duty name, information from lodestone, such as level and a banner image will be displayed. You can use full raid names, such as "The Navel (Extreme)" or shorthands, such as "Titan EX". For a list of these, check this list.

Time can be either an exact date, such as 2021-07-20 12:34, or a relative date like "tomorrow 20:15" or "Sunday 15:00". If you use "now" as the time, this will disable auto-locking and notifications.

Description is a free form text which is displayed in the raid message.

Settings can be zero or more of these (space or comma seperated):

  • no-multi-groups: Only allows one group to participate.
  • no-first-timers: Disallows players from joining who have never joined a raid before (on any server running this bot)
  • no-self-join: Creates the raid, but does not make you automatically join it
  • mil: Flags the raid as Minimum Item Level
  • no-echo: Flags the raid as No Echo
  • unsync: Flags the raid as Unsync
  • no-notifications: Disables all DM notifications for this raid, even for people with notifications turned on

Max. Players is a number of how many players are allowed to join. /modify add will always bypass this.

Classes work the same as for the /join command. This gets ignored if you use no-self-join.

An example:

/create raid-name: Ifrit EX start-time: Sunday 20:15 description: NO JOB STONES IFRIT EXTREME MIL NO ECHO LESTS GOO settings: mil,no-echo classes: ACN

⚠️ **GitHub.com Fallback** ⚠️