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:
2022-10-22 18:00:52 -07:00
commit 7f9714263d
11 changed files with 1481 additions and 0 deletions

12
README.md Normal file
View 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.