add readme
This commit is contained in:
13
README.md
Normal file
13
README.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# barry bot
|
||||
|
||||
This is a simple markov chain discord bot
|
||||
|
||||
## setup
|
||||
|
||||
1. create discord bot on discord developer portal
|
||||
2. get token and set as env var BARRY_TOKEN
|
||||
3. get training data, seperate all tokens by space alone, and put in training.txt
|
||||
4. install discord from pip
|
||||
5. run `python bot.py`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user