URI: 
       debug-idlerpg.md - annna - Annna the nice friendly bot.
  HTML git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/annna/
   DIR Log
   DIR Files
   DIR Refs
   DIR Tags
   DIR 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 will
            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 directory
           13 of ii(1), the server there inside and the channel name.
           14 
           15 Happy debuggin!
           16