Skip to content

Repository files navigation

ircbot

Written in Python 3

====== Dependencies:

====== Config file ircbot.conf:

{
"version": "1.0",
"servers":
[
{
"nickname": "",
"host": "",
"port": 0,
"ssl": false,
"ipv6": false,
"password": "",
"channels": [],
"admin_channels": [],
"global_admins": []
}
]
}

About

No description, website, or topics provided.

Resources

Stars

4 stars

Watchers

10 watching

Forks

Releases

Packages

Contributors

Languages