Bastet Docs
  • Bastet Docs
  • Guides
    • Basic Bot Setup
      • Setting a Custom Prefix
      • Setting a Custom Welcome Message
      • Setting up Colors
      • Setting Up System Messages
      • Basic Logging
    • Advanced Bot Setup
      • Configuration
        • Custom Prefix
        • Custom Welcome / Leave Message
        • Automation
        • Verification
    • FAQ
Powered by GitBook
On this page
  • Setting a Welcome Channel
  • Welcoming New Members
  • Farewell Message
  • Setting a Farewell Channel
  • Waving Members Goodbye
  1. Guides
  2. Advanced Bot Setup
  3. Configuration

Custom Welcome / Leave Message

Welcome new members with a legendary welcome message.

Good to know: By default welcome messages are disabled.

Important: A welcome channel must also be set to enable welcome messages.

Syntax: <> = required, [] = optional

Setting a Welcome Channel

Lets say you want to welcome all new members that join your server with a custom message from the gods, you can do this by fist setting a welcome channel where all welcome messages will be sent to.

Image of setting welcome channel will go here (coming soon)

Setting the welcome channel is fairly simple just type b!setwelcomechannel <#yourchannel>.

Reminder: Replace <#yourchannel> with your desired channel of choice.

Important: Use b!clearwelcomechannel to clear the current welcome channel.

Welcoming New Members

Now that we have set the welcome channel we can now set our custom welcome message!

Lets say I want to welcome all new members asking them to read the rules & what number member they are to join the server.

Image of setting welcome message here (coming soon)

setting a custom welcome message is as hard as You make it, remember keep it simple

type b!setwelcomemessage Welcome ?member, to Bastet Support Server. You are the ?size to join. Please read the rules and enjoy our server!

Important:

You can use ?member to substitute for a user mention.

You can use ?username to subtitute for someone's username.

You can use ?tag to substitute for someone's full Discord Tag (username + discriminator).

You can use ?size to substitute for your server's current member count.

Important: Use b!clearwelcomemessage to clear the current welcome message.

Farewell Message

Realities of Discord is not all community members stick around. Bastet lets you wave those members goodbye with a farewell message.

Important: A farewell channel must also be set to enable farewell messages.

Setting a Farewell Channel

Lets say you want to wave all members leaving your server goodbye with a custom message from the gods, you can do this by fist setting a farewell channel where all farewell messages will be sent to.

image of setting farewell channel (coming soon)

Setting the farewell channel is fairly simple just type b!setfarewellchannel <#yourchannel>

Reminder: Replace <#yourchannel> with your desired channel of choice.

Important: Use b!clearfarewellchannel to clear the current farewell channel.

Waving Members Goodbye

Now that we have set the farewell channel we can now set our custom farewell message!

Lets say I want to wave all leaving members letting all other members know someone had been sacrificed to the gods.

Image of setting farewell massage (coming soon)

setting a custom farewell message is as hard as You make it, remember keep it simple

type b!setfarewellmessage ?member has been sacrificed to the gods! There are now ?size members.

Important:

You can use ?member to substitute for a user mention.

You can use ?username to subtitute for someone's username.

You can use ?tag to substitute for someone's full Discord Tag (username + discriminator).

You can use ?size to substitute for your server's current member count.

Important: Use b!clearfarewellmessage to clear the current farewell message.

PreviousCustom PrefixNextAutomation

Last updated 3 years ago