Add musicbots

This commit is contained in:
2024-06-17 20:15:24 -03:00
parent c673a2adfe
commit f2a65019d3
3 changed files with 23 additions and 0 deletions

4
muse/.env.example Normal file
View File

@@ -0,0 +1,4 @@
DISCORD_TOKEN=<token>
YOUTUBE_API_KEY=<key>
SPOTIFY_CLIENT_ID=<id>
SPOTIFY_CLIENT_SECRET=<secret>