Events

The following events can trigger a response.

  • boost - Triggered when a user boosts the guild.

  • welcome - Triggered when a user joins the guild.

  • goodbye - Triggered when a user leaves the guild.

Commands

An embed with variables can also be used!

Creating a booster message

Setup your custom booster message.

,boostmessage setup (channel) (message)

Removing a booster message

Removes the booster message.

,boostmessage remove

Testing the booster message

,boostmessage test

The examples below use the welcomecommand, but the same format applies to the goodbye command.

Adding a welcome message

Add a welcome message for a channel

,welcome add (channel) (message)

Deleting a welcome message

The identifier can be found by using ,welcome list and using the number specified.

,welcome delete (identifier)

Viewing the set welcome message for a channel

,welcome view (channel)

List all the welcome messages in the guild

,welcome list