You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the interest in by irc-bot, unfortunately I no longer maintain this project, it was just a toy application so I can learn basic programming.
As a general hint, the problem is in the file functions.py, namely the function name_bot.
The bot was coded closely to what data the freenode servers send on the network, I suspect that the undernet servers do not send the same data when trying to get a nickname for the bot, so it will just hang in the infinite loop in the above-mentioned function.
On Undernet, the bot say's it connected but it's not, I changed the server to freenode and it work, can't figure out the issue.
The text was updated successfully, but these errors were encountered: