This repository has been archived by the owner on Sep 3, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 48
EventMessages
Mike edited this page Jul 1, 2020
·
7 revisions
This guide is out of date, move to https://miki.ai/guides/event-messages for more up to date information!
This module contains commands regarding welcome or leave messages for your server.
Command and Syntax | Description | Usage |
---|---|---|
>setleavemessage |
Sets a leaving message for that channel. | >setleavemessage Rip, -u , just left the server! |
>setwelcomemessage |
Sets a welcome message for that channel. | >setwelcomemessage Welcome, -um , to the server! |
>testmessage <joinserver/leaveserver> |
Tests and displays what the leave or welcome message is for the channel the command is executed in. |
>testmessage joinserver >testmessage leaveserver
|
-u
= username
-um
= user mention
-o
= guild owner
-om
= guild owner mention
-s
= guild name
-sc
= guild count
Documentation is not final.