mirror of
https://github.com/mgerb/go-discord-bot
synced 2026-01-10 09:02:49 +00:00
update readme
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Discord Sound Bot
|
||||
|
||||
A soundboard bot for discord. Build with Go/React.
|
||||
A soundboard bot for discord. Built with Go/React.
|
||||
|
||||

|
||||
|
||||
@@ -52,7 +52,7 @@ docker-compose exec go-discord-bot /server/bot-scripts restore-message <roomID>
|
||||
|
||||
### Commands
|
||||
|
||||
- `clip` - clips the past minute of audio (currently bugged if more than one user is speaking)
|
||||
- `clip` - clips the past minute of audio
|
||||
- `summon` - summons the bot to your current channel
|
||||
- `dismiss` - dismisses the bot from the server
|
||||
- `<audio clip>` - play a named audio clip
|
||||
|
||||
Reference in New Issue
Block a user