IbraBot is a Discord Bot centered around the IbraTV channel.
-
Clone the project on your machine
-
Create a
.env
file and put your Discord token (cf. Discord Developers Portal).
TOKEN=your-discord-token
Important
Make sure to have Docker
with the compose
plugin installed.
docker compose up --watch