Update README.md

This commit is contained in:
Gordon Shumway 2019-05-29 20:52:55 -04:00 committed by GitHub
parent 960beba552
commit f1a346fb57
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -1,3 +1,5 @@
Python3 compatible. Forked from https://github.com/IotaSpencer/supyplugins/tree/master/UndernetX
Logs into Undernet's X Service
## Setup
@ -5,4 +7,4 @@ Logs into Undernet's X Service
* 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.
`plugins.UndernetX.modeXonID` to `True` if it isn't already.