![]() |
||
---|---|---|
.. | ||
README.md | ||
__init__.py | ||
config.py | ||
plugin.py | ||
test.py |
README.md
Python3 compatible. Forked from https://github.com/IotaSpencer/supyplugins/tree/master/UndernetX
Logs into Undernet's X Service
Setup
-
configure the plugin by setting
plugins.UndernetX.auth.password
andplugins.UndernetX.auth.username
-
If you want your bot to /mode +x on login, make sure to set
plugins.UndernetX.modeXonID
toTrue
if it isn't already.