Update README.md
This commit is contained in:
parent
960beba552
commit
f1a346fb57
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue