A Discord bot keeping your account online. Party all night long! π
-
Get your Discord token by following this guide
-
Write a Docker Compose file like this:
services: disco: image: ghcr.io/NTUT-NPC/disco:latest container_name: disco environment: - DISCORD_TOKEN=YOUR_DISCORD_TOKEN restart: unless-stopped
-
Run
docker-compose up -d
to start the bot -
Keep the bot online and party all night long! π