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
#6
if you print out each of these conditions, are they what you expect them to be?
Quote:if name.lower() == master.lower() and ircmsg.find(":join %s") != -1:
Recommended Tutorials:
Reply


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

Forum Jump:

User Panel Messages

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