Update README.md

This commit is contained in:
oneMarcFifty
2022-07-26 12:17:14 +02:00
committed by GitHub
parent 455da6a9f3
commit 2356e309d2
+5 -5
View File
@@ -27,10 +27,10 @@ Now you can cd into the bot's directory and launch it with
## slash 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)
**/subscribe** let a user subscribe to roles that are defined in the scheduled events
**/update** update the bot (re-read the template channel)
**/say_ralf** let ralf say something. You can specify the channel and the message ;-)
- **/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
- **/update** update the bot (re-read the template channel)
- **/say_ralf** let ralf say something. You can specify the channel and the message ;-)
## 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.)
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.