klafytg/etc/klafytg/bots.d/chuck.toml
Hugo Levy-Falk 3de7da9916 Fix inline
2020-06-13 18:48:30 +02:00

19 lines
365 B
TOML

[bot]
name = "Chuck"
# Name of the environment variable to fetch
token = "CHUCKTOKEN"
# time between interventions in seconds
min_time = 3
# If channel is specified, only specified channels are authorized.
# channels = []
admins = [
452970435 # klafyvel
]
inline="ping"
[cmd.ping]
quotes = []
python = [
'klafytg.bots.chuck_norris.on_ping'
]
[match]
[join]