Initial commit
The bot is currently working under 3.10, need to check out 3.9 next. Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
This commit is contained in:
12
README.md
Normal file
12
README.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# discord_markov
|
||||
|
||||
Running:
|
||||
|
||||
1. Check `env.example`, and copy it to `.env`. Edit as necessary.
|
||||
2. Run `poetry run python -m discord_markov`
|
||||
|
||||
# License
|
||||
|
||||
Copyright (C) Alek Ratzloff 2022. All rights reserved.
|
||||
|
||||
You may not redistribute this software without permission.
|
||||
Reference in New Issue
Block a user