We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6170d12 commit 432838bCopy full SHA for 432838b
README.md
@@ -1,13 +1,13 @@
1
# bob
2
-bob is a plug-n-play Discord chat bot
+bob is a bot that tries to be a conversation partner!
3
+It will learn from users such as you to later fuel conversations with you or others.
4
5
## how to use
6
1. install the requirements
7
2. put token in `token.txt`
8
3. run main.py
9
-## TODOs
10
+## TODO for the future maybe
11
- guild blacklist
-- [WIP (@omaemae)] React app for dashboard and website
12
- add button (or some other way) to report a reply
13
- (optional) move from JSON files to a database, preferably SQLite
0 commit comments