A simple Discord bot that will bring joy to your server!
- Permission system
- Stream music from Youtube
- Send gifs
- Level system
- Polls
- Dad jokes
... and much more!
# Clone the repo
$ git clone https://github.com/Puh00/toru-bot.git
$ cd toru-bot
# Create the .env file and fill it with your credentials (See .env.example for template)
$ touch .env
# Compose the containers
$ docker-compose build
$ docker-compose up