Welcome Messages v1
Welcome Messages v1
Due to an intent glitch I had to implement a special system for these bots. I’ve asked more than 100 people for help, but nobody knew the answer for this strange glitch! I also reached the maximum command limit with ASDA...
Solution: ABotThatDoesALot for welcome messages configuration + ASDA for sending the welcome messages
*Possible update when ABotThatDoesALot gets verified*
Configurations:
Titles
Message
ShouldMention
ShouldPicture
PictureURL
Title:
Titles can be customized by doing the following:
>ConfigWelcome Title [Your title here]
This will be the title displayed in the embed as the highlighted part of this image:
The maximum length a title can be is 200 characters. The bot will not save your title if it’s longer than that and it’ll keep the previously saved title!
Message
Messages can be customized by doing the following:
>ConfigWelcome Message [Your message here]
This will be the message displayed in the embed as the highlighted part of this image:
The maximum number of characters you can have in your message is 1023 characters! If you have more than 1023 characters then your message won’t be saved and the previous message will still be used!
If ShouldMention is on:
If users input a message then they’ll have to add curly brackets({}) where the name should be
If you put something in between these curly brackets({}), then the bot will remove it
If you add multiple curly brackets then the ones that won’t be used for the name will be changed to normal brackets(“()”)
If ShouldMention is off:
You can input anything, but it won’t mention any users
ShouldMention:
This is used to tell the bot if it should mention the user, you can toggle it on by doing:
>ConfigWelcome ShouldMention True
You can toggle it off by doing:
>ConfigWelcome ShouldMention False
If you toggle it on, the bot will test if your message is valid for mentioning, if it’s not then ShouldMention will stay false!
ShouldPicture:
This is used to tell the bot if it should add a picture, you can toggle it on by doing:
>ConfigWelcome ShouldPicture True
You can toggle it off by doing:
>ConfigWelcome ShouldPicture False
PictureURL:
Messages can be customized by doing the following:
>ConfigWelcome PictureURL [Picture url here]
This will be the image displayed in the embed as the highlighted part of this image:
ShouldPicture should be on if you want a picture in your embed!
When you change the picture the bot will check if it’s valid, if it’s not, then the image url will stay the same as the one previously used!
Additional commands:
-SimJoin:
Simulate a member joining the server!
-WelcomeSettings:
Displays the server’s welcome settings
-DisableWelcome:
To disable the server’s welcome message
-EnableWelcome:
To enable the server’s welcome message