wip
This commit is contained in:
parent
b62d59c524
commit
0b13b293bb
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ ZNC module to handle logins to an IdleRPG game/channel on IRC automatically
|
||||||
|
|
||||||
## Instructions
|
## Instructions
|
||||||
- Can be loaded as a network module
|
- Can be loaded as a network module
|
||||||
- Compile the module with `znc-buildmod idlerpg.cpp` and copy it to your modules directory
|
- Compile the module with `znc-buildmod idlerpg.cpp` and copy it to your modules directory (and/or refer to https://wiki.znc.in/Compiling_modules for help)
|
||||||
- Load the mod in each network your want it to be active via `/znc loadmod idlerpg`
|
- Load the mod in each network your want it to be active via `/znc loadmod idlerpg`
|
||||||
- Setup your IRPG account via `/znc *idlerpg set #channel irpgbotnickname username password`
|
- Setup your IRPG account via `/znc *idlerpg set #channel irpgbotnickname username password`
|
||||||
- That's it!
|
- That's it!
|
||||||
|
|
Loading…
Add table
Reference in a new issue