add more types of text generator
This commit is contained in:
parent
1ff66780c7
commit
86b02a7533
4 changed files with 238 additions and 57 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue