Avoid spamming #firemc #6

Closed
9pfs wants to merge 14 commits from 9pfs/FireBot:dont-spam-firemc into master
Showing only changes of commit 9c5a305a02 - Show all commits

2
bot.py
View file

@ -115,8 +115,6 @@ class bot(bare.bot):
handlers.CTCP(self, ircmsg)
if "Closing link" in ircmsg:
self.exit("Closing Link")
if ircmsg.startswith(":FireMCBot!minecraft@fire.mc QUIT"):
self.send("TOPIC #firemc :FireMC Relay channel (offline)\n")
else:
self.exit("Lost connection to the server")
Firepup650 marked this conversation as resolved
Review

please remove this now

please remove this now
Review

That change was reverted by ab865d3dbb.

That change was reverted by ab865d3dbb.
self.log(f"Joined {self.server} successfully!")