You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Edm0nd/config.json.example

15 lines
281 B

{
"host": "irc.freenode.net",
"port": 6667,
"nick": "edm0nd",
"alternative_nicks": ["edmon", "edmond"],
"channels": ["#idi0crates"],
"speak_delay": 0.5,
"plugins": {
"horoscope": {
"url": "http://zwergf.elynx.fr/bots/horobot/",
"delay": 2
}
}
}