a6b5d6dd776701562c2f86a72634d63794d4e2c3
AquaBot
This Bot was created with the intention to be used on my own server.
docker
Create a docker image with tag 'latest'
docker build . -t aquabot
In the correct path, create a docker-compose.yml and start the bot
The required env vars are found in 'aquabot.py'
docker-compose up -d
Commands
The following commands assume that . is your prefix.
There are currently two command, which help the user to naviagte the bot's commands:
.aquabotshows a short introduction.helpshows a list of all commands
Requirements
- python>=3.6.0
Languages
Python
98.1%
Dockerfile
1.9%
