Join sounds per-server

This commit is contained in:
jude
2022-07-31 14:56:38 +01:00
parent 31b6f7a0ab
commit f5acab7440
9 changed files with 300 additions and 127 deletions

View File

@@ -4,7 +4,7 @@ A bot for managing sound effects in Discord.
### Building
`sudo apt install gcc gcc-multilib cmake`
`sudo apt install gcc gcc-multilib cmake ffmpeg`
Run the migrations in the `migrations` directory to set up the database.