You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just like /welcome-configure and /welcome-disable, this will be a command that lets server administrators configure the bot to say bye-bye to the users who leave the server.
2 new commands will be added:
/goodbye-configure
/goodbye-disable
And a new table (configGoodbye) will be added for storing the serverIds, channelIds, and other data that the bot will work with.
Just like
/welcome-configure
and/welcome-disable
, this will be a command that lets server administrators configure the bot to say bye-bye to the users who leave the server.2 new commands will be added:
/goodbye-configure
/goodbye-disable
And a new table (
configGoodbye
) will be added for storing the serverIds, channelIds, and other data that the bot will work with.Reference to the welcome system: #9
The text was updated successfully, but these errors were encountered: