-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
omame
committed
Aug 8, 2022
1 parent
6170d12
commit 432838b
Showing
1 changed file
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
# bob | ||
bob is a plug-n-play Discord chat bot | ||
bob is a bot that tries to be a conversation partner! | ||
It will learn from users such as you to later fuel conversations with you or others. | ||
|
||
## how to use | ||
1. install the requirements | ||
2. put token in `token.txt` | ||
3. run main.py | ||
|
||
## TODOs | ||
## TODO for the future maybe | ||
- guild blacklist | ||
- [WIP (@omaemae)] React app for dashboard and website | ||
- add button (or some other way) to report a reply | ||
- (optional) move from JSON files to a database, preferably SQLite |