add libs & change readme

This commit is contained in:
2023-12-24 13:47:08 -03:00
parent c536678818
commit 7a38d774c3
16 changed files with 12 additions and 715 deletions

View File

@@ -4,7 +4,9 @@ services:
image: ivanch/kasbot:latest
container_name: kasbot
environment:
- TOKEN=<Your bot token here>
- TOKEN=<Your Discord bot token here>
- SPOTIFY_CLIENT_ID=<Your Spotify dev client token here>
- SPOTIFY_CLIENT_SECRET=<Your Spotify dev client secret here>
- COMMAND_PREFIX=!
- SHARDS=3
restart: unless-stopped