Tester modules
Warning
Tester only commands
To become a Tester you need to become a level 3 patron on my Patreon. Link here.
Here is displayed command that are being tested.
- Default command:
!d {command}
Commands | Description | Example |
---|---|---|
mRemoveIndex {Position} | Remove the song from the list at {position} (Music module) | !d mRemoveIndex 3 |
mPutNext {link/Name/Id} | Put this song next in the queue (Music module) | !d mPutNext https://www.youtube.com/watch?v=0EJIUdqBetI| |
a ToggleLevelNotification | Toggle Level notification (Admin module) | !d a ToggleLevelNotification |
a SetLevelNotificationChannel {Channel} | Set the level notification channel (Admin module) | !d a SetLevelNotificationChannel #Channel |
p NewCustom | A new way of creating Personnalcommands (Personal command module) | |
ToggleVoteReminder | Let the bot remind you to vote (start at the next vote) | |
RemindMe {Time} {Message} | Let the bot remind you a message after the time you want |
Note
To set the time of the RemindMe
command you need to use h
for hours, m
for minutes and s
for second.
Exemple: !d RemindMe 1h 2m 3s Quack!