Initial working version of bot

This commit is contained in:
xenofem 2020-06-19 16:23:27 -04:00
commit 680d73b71e
5 changed files with 1650 additions and 0 deletions

6
config.toml.example Normal file
View file

@ -0,0 +1,6 @@
grammar_path = "grammar"
grammar_type = "perchance"
grammar_symbol = "output"
token = "t0k3n"
channel_id = 0000000000000000
interval = 7200