This bot features multiple command types from:
- Admin
- Fun
- General
- Info
- Rainbow Six Siege
Due to the Publish.yml workflow, the newest build will automatically be pushed to DockerHub.
docker run -d \
--name=clarence \
-p 6002:6002 \
-e DISCORD_TOKEN='INSERT DISCORD TOKEN' \
-e MONGOOSE='INSERT MONGODB URL' \
-e PREFIX='-' \
--restart unless-stopped \
kieranr27/clarence:latest
Using a tool like Ouroboros, you can automatically update containers without the need for restarts.
- Clone the repo
- Remove the
.templatefrom.env.template - Add required variables to
.env - Run
npm i - Run
node .
While this bot is maintained by Kieran, contributors are welcome!
Invite Clarence to your discord server: https://discord.com/api/oauth2/authorize?client_id=875491402497294447&permissions=8&scope=bot