add more types of text generator

This commit is contained in:
xenofem 2020-06-20 19:41:53 -04:00
parent 1ff66780c7
commit 86b02a7533
4 changed files with 238 additions and 57 deletions

View file

@ -1,6 +1,8 @@
grammar_path = "grammar"
grammar_type = "perchance"
grammar_symbol = "output"
token = "t0k3n"
channel_id = 0000000000000000
interval = 7200
[generator]
type = "perchance"
path = "grammar"
symbol = "output"