No description
Find a file
2022-03-16 14:05:22 +00:00
build/OhFortuna fixed spelling issue 2022-03-16 13:35:39 +00:00
.env add example .env 2022-03-07 17:01:33 +00:00
.gitignore trying to fix the dot env problem 2022-03-09 20:00:00 +01:00
docker-compose.yml made python unbuffered and added some status prints 2022-03-16 14:26:22 +01:00
LICENSE initial commit 2022-03-07 17:57:22 +01:00
README.md specified path to soure code 2022-03-16 14:05:22 +00:00

OhFortuna

I didn't program the code itself, i just added docker and docker-compose around it.

source code is in /build/OhFortuna/src

usage

  1. Get a discord bot token (look up the official discord guides)
  2. Change the token in the .env file
  3. Make sure that the volume in the docker-compose.yml points to the right folder for you