10 lines
182 B
YAML
10 lines
182 B
YAML
# schedule things here, see examples
|
|
- tokens: botname,praise
|
|
cron: 59 19 * * 1-5
|
|
rand: 5
|
|
chat: 00000000
|
|
|
|
- tokens: greeting
|
|
cron: 5,10 13 * * 1-3
|
|
rand: 3
|
|
chat: 00000000
|