Euphoria bot that keeps a DB of definitions and trivia
Find a file
Joscha 7d7c5a0c5f Make bot less vulnerable
The bot still stores any number of explanations for a given word, and
prints all of them when using !wtf detail <word>. This means that it is
still vulnerable to some types of attacks.

Maybe I'll fix that sometime in the future.
2019-05-15 06:25:54 +00:00
.gitignore Update to yaboli 1.1.1 2019-04-14 19:25:57 +00:00
bot.conf.default Rename cookie file 2019-04-14 20:20:26 +00:00
LICENSE Add license 2018-08-04 20:51:26 +00:00
requirements.txt Update to yaboli 1.1.2 2019-04-14 20:07:38 +00:00
wtf.py Make bot less vulnerable 2019-05-15 06:25:54 +00:00
wtf_import.py Create separate wtf module/bot 2018-08-04 20:44:51 +00:00
wtfdb.py Make bot less vulnerable 2019-05-15 06:25:54 +00:00