marcothms / aquabot

My discord bot using discordpy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Avatar

AquaBot

discordpy

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
  • Copy docker-compose.yml.example to docker-compose.yml
  • Edit the required environment variables (Found in aquabot.py)
  • Start the bot: docker-compose up -d

Requirements

  • python>=3.6.0

About

My discord bot using discordpy


Languages

Language:Python 98.1%Language:Dockerfile 1.9%