This is a simple discord bot that allows you to control your docker containers from discord
- Docker
- Docker-compose
- Clone this repository
- Create a discord bot and get the token in the discord developer portal
- Rename the
.env.example
file to.env
and fill the changeYOUR_TOKEN
to your bot token - Run
docker-compose up -d
to start the bot - Invite the bot to your server
- Run
/help
to see the available commands - Enjoy!
- CPU, RAM and Network usage
- Create containers (with compose support)