mirror of
https://github.com/Duke-Syndicate/duke-bot.git
synced 2025-09-08 11:58:13 +00:00
Duke Bot
The bot for the Duke Syndicate discord.
Example docker compose
services:
bot:
image: ghcr.io/duke-syndicate/duke-bot:main
environment:
- BOT_TOKEN=token_goes_here
Description
Languages
Java
65.9%
Dockerfile
34.1%