molly / GorillaBot

IRC bot framework written in Python.
Other
30 stars 15 forks source link

Allow GorillaBot to connect to not-freenode. #58

Closed quanticle closed 7 years ago

quanticle commented 8 years ago

Add a prompt for the server and also add a prompt for nickserv authentication.

The old pull request was old and crufty, so I closed it and recreated it.

quanticle commented 8 years ago

If you merge this branch, you can close the other PR (#59), as I've backported that fix onto this branch.

molly commented 7 years ago

I've closed #59 in favor of this PR.

However, my tests are not working with this PR. I've tried to connect to some random network (I tried EFNet, if that's relevant) and have had no success. Do you want to keep working on this or should I just close this PR?

quanticle commented 7 years ago

I'll continue to hack on this. It was connecting to my local IRC server. I'll have to see what efnet is doing that my local server isn't.

molly commented 7 years ago

🙌

quanticle commented 7 years ago

What were the errors that you were getting? I tried connecting to EFNet as well (the server I used was irc.scnet.net) and the bot seemed to connect just fine.

molly commented 7 years ago

Closing for now as abandoned. Please re-open if not!