debug-idlerpg.md - annna - Annna the nice friendly bot. | |
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6… | |
Log | |
Files | |
Refs | |
Tags | |
README | |
--- | |
debug-idlerpg.md (500B) | |
--- | |
1 # How to Debug IdleRPG. | |
2 | |
3 If you want to debug idlerpg-service-handler on your own computer, you w… | |
4 need ii(1) for connecting to some IRC server. | |
5 | |
6 Then check out annna: | |
7 | |
8 git://bitreich.org/annna | |
9 | |
10 Then see the run-idlerpg-standalone.sh script for arguments. It should be | |
11 run inside of the idlerpg module of annna. The first argument is the IRC | |
12 nickname of your bot, the second the module path (pwd) and then the dire… | |
13 of ii(1), the server there inside and the channel name. | |
14 | |
15 Happy debuggin! | |
16 |