Skip to content

Chris-Abe/python_Discord_bot_docker_controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Docker controller

This is a simple discord bot that allows you to control your docker containers from discord

Installation

Requirements

  • Docker
  • Docker-compose

Steps

  1. Clone this repository
  2. Create a discord bot and get the token in the discord developer portal
  3. Rename the .env.example file to .env and fill the change YOUR_TOKEN to your bot token
  4. Run docker-compose up -d to start the bot
  5. Invite the bot to your server
  6. Run /help to see the available commands
  7. Enjoy!

Example images

Containers Image

Container Image

Logs Image

Coming soon

  • CPU, RAM and Network usage
  • Create containers (with compose support)

Feel free to contribute to this project

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published