Skip to content

Repository files navigation

modularirc

Written in Python 3

Dependencies:

Config file at ~/.config/ircbot.conf

Example:

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

Also have a look at modularirc-basemodules for some somewhat useful modules.

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages