Closed GoogleCodeExporter closed 9 years ago
Hehe:
https://github.com/md-5/pircbotx
Worked better than I expected.
Original comment by the.md5e...@gmail.com
on 13 Sep 2012 at 10:42
Google has a source clone feature at
https://code.google.com/p/pircbotx/source/clones so that you can clone the
project into your own account. You can also submit patches through the issue
system, which honestly is enough most of the time unless you want to submit a
lot of patches at once for some reason.
I'll take a look though
Original comment by Lord.Qua...@gmail.com
on 13 Sep 2012 at 12:02
This seems to be a ZNC issue. In Windows I had some trouble because it didn't
send the nick change line. In Linux (Fedora 17) though it seems to be working
with a mostly default install of ZNC.
I'm going to close this as Invalid since its not PircBotX
Original comment by Lord.Qua...@gmail.com
on 19 Oct 2012 at 5:33
That seems really odd. When I ran the bot with verbose on, ZNC was indeed
sending the NICK lines just as a normal ircd does, however pircbotx was still
ignoring them.
I don't think anything has changed to make this not the case.
Original comment by the.md5e...@gmail.com
on 20 Oct 2012 at 10:18
Sorry, not ignoring your comment, just have little free time nowadays.
Attached is the raw logs of both the ZNC server and PircBotX in Windows 7. I'm
using ZNC 0.202r2-Win-x64 - http://znc.in.
As you can see there is no nick line sent. The Linux build on the other hand
sends the nick line and PircBotX is able to change its own nick.
Original comment by Lord.Qua...@gmail.com
on 23 Oct 2012 at 2:26
Attachments:
I'll have to test myself, because I use the linux version and my raw logs did
indeed reveal a nick line sent, but then inspecting bot.getNick() returned
"Pircbotx" even though that nick was never used.
Original comment by the.md5e...@gmail.com
on 24 Oct 2012 at 4:48
Original issue reported on code.google.com by
the.md5e...@gmail.com
on 13 Sep 2012 at 10:36