Update README.md
This commit is contained in:
@@ -27,10 +27,10 @@ Now you can cd into the bot's directory and launch it with
|
|||||||
## slash commands
|
## slash commands
|
||||||
|
|
||||||
The bot supports the following commands:
|
The bot supports the following commands:
|
||||||
**/setup** set up basic functionality (channel for idle messages, frequency of the messages, channel that contains the templates)
|
- **/setup** set up basic functionality (channel for idle messages, frequency of the messages, channel that contains the templates)
|
||||||
**/subscribe** let a user subscribe to roles that are defined in the scheduled events
|
- **/subscribe** let a user subscribe to roles that are defined in the scheduled events
|
||||||
**/update** update the bot (re-read the template channel)
|
- **/update** update the bot (re-read the template channel)
|
||||||
**/say_ralf** let ralf say something. You can specify the channel and the message ;-)
|
- **/say_ralf** let ralf say something. You can specify the channel and the message ;-)
|
||||||
|
|
||||||
## How do you configure R.A.L.F. ?
|
## How do you configure R.A.L.F. ?
|
||||||
|
|
||||||
@@ -59,4 +59,4 @@ A special type of template message contains a definition of scheduled events. Th
|
|||||||
(when you use the /update command, it will tell you if it could read it or not.)
|
(when you use the /update command, it will tell you if it could read it or not.)
|
||||||
Every Monday, R.A.L.F. will then go through the Events and create them as scheduled events on the guild/server.
|
Every Monday, R.A.L.F. will then go through the Events and create them as scheduled events on the guild/server.
|
||||||
|
|
||||||
If the user has the `subscription_role_num` role, then he/she will be notified by R.A.L.F. roughly `notify_minutes`before the event starts.
|
If the user has the `subscription_role_num` role, then he/she will be notified by R.A.L.F. roughly `notify_minutes`before the event starts.
|
||||||
|
|||||||
Reference in New Issue
Block a user