oddluck-limnoria-plugins/UndernetX
oddluck 457022aa41 Code formatting. 2020-06-30 22:03:05 +00:00
..
README.md Update READMEs for PluginDownloader info 2020-02-24 20:21:56 +00:00
__init__.py Code formatting. 2020-06-30 22:03:05 +00:00
config.py Code formatting. 2020-06-30 22:03:05 +00:00
plugin.py Code formatting. 2020-06-30 22:03:05 +00:00

README.md

Logs into UnderNet's X Service.

Python3 compatible. Forked from https://github.com/IotaSpencer/supyplugins/tree/master/UndernetX

Setup

  • configure the plugin by setting plugins.UndernetX.auth.password and plugins.UndernetX.auth.username

  • If you want your bot to /mode +x on login, make sure to set plugins.UndernetX.modeXonID to True if it isn't already.

  • To prevent channel joins before authorized with X set plugins.UndernetX.auth.noJoinsUntilAuthed to True if it isn't already.