This website requires JavaScript.
Explore
Help
Sign in
Tissevert
/
LearnedBot
Watch
1
Star
0
Fork
You've already forked LearnedBot
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
A python bot replying notifications with quotes.
7
commits
2
branches
0
tags
40
KiB
Python
100%
db5a9dabf9
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Tissevert
db5a9dabf9
Reformulate serialization with proper JSON(En|De)coders, separate building the DB from saving it + use regexes to split on whitespace characters instead of just ' ' (0x20)
2024-02-03 12:48:45 +01:00
.gitignore
Commit a draft from after the first working session
2022-11-27 22:24:29 +01:00
bot.py
Commit a draft from after the first working session
2022-11-27 22:24:29 +01:00
config.py.default
Commit a draft from after the first working session
2022-11-27 22:24:29 +01:00
memory.py
Reformulate serialization with proper JSON(En|De)coders, separate building the DB from saving it + use regexes to split on whitespace characters instead of just ' ' (0x20)
2024-02-03 12:48:45 +01:00
quotes.csv
adding new quotes
2024-01-27 16:35:58 +01:00