Initial working version of bot
This commit is contained in:
commit
680d73b71e
5 changed files with 1650 additions and 0 deletions
6
config.toml.example
Normal file
6
config.toml.example
Normal file
|
@ -0,0 +1,6 @@
|
|||
grammar_path = "grammar"
|
||||
grammar_type = "perchance"
|
||||
grammar_symbol = "output"
|
||||
token = "t0k3n"
|
||||
channel_id = 0000000000000000
|
||||
interval = 7200
|
Loading…
Add table
Add a link
Reference in a new issue