oopsies
This commit is contained in:
parent
b3dc852812
commit
0b0e8c061a
1
bot.py
1
bot.py
@ -167,6 +167,7 @@ class IRCBot():
|
||||
# self.send("#tildetown", f"i hear activity in {channel}...")
|
||||
self.send("#bots", f"i hear activity in {channel}...")
|
||||
self.config["counts"][channel] = 0
|
||||
self.write_config()
|
||||
self.set_time(channel, now)
|
||||
|
||||
if __name__ == "__main__":
|
||||
|
Loading…
x
Reference in New Issue
Block a user