more info and spelling
This commit is contained in:
parent
0cbf6baf9d
commit
aedf8290a8
1 changed files with 3 additions and 2 deletions
|
@ -1,9 +1,10 @@
|
|||
# OhFortuna
|
||||
I didn't program the code itself, i just added docker and docker-compose around it.
|
||||
|
||||
source code is in `/build/OhFortuna/src`
|
||||
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
|
||||
3. Make sure that the volume in the docker-compose.yml points to the right folder for you
|
||||
4. Start with `docker-compose up` (check the logs with `docker-compose logs -f`; exit with `ctrl+x`)
|
Loading…
Add table
Reference in a new issue