Python Forum
IRC bot written in Python - join channel function
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
IRC bot written in Python - join channel function
#2
Quote:if name.lower() == master.lower() and ircmsg.find(":join %s") != -1:
What are you expecting this condition to be resulted to?

Here is an example IRC bot
https://python-forum.io/Thread-Basic-IRC...ith-socket
Recommended Tutorials:
Reply


Messages In This Thread
RE: IRC bot written in Python - join channel function - by metulburr - Sep-12-2017, 08:25 PM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020