mirror of
https://github.com/Duke-Syndicate/duke-bot.git
synced 2025-09-10 04:38:13 +00:00
Duke Bot
The bot for the Duke Syndicate discord.
Example docker compose
services:
bot:
build: .
environment:
- BOT_TOKEN=token_goes_here
Description
Languages
Java
65.9%
Dockerfile
34.1%