Skip to content
This repository has been archived by the owner on Sep 30, 2022. It is now read-only.

Commit

Permalink
no, *now* it's sable 🤦
Browse files Browse the repository at this point in the history
  • Loading branch information
duhby authored Jul 11, 2020
1 parent 01a4003 commit bbabbd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion actual files/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -527,7 +527,7 @@ def msg_tick(self):

# api by minutebrain and reza
elif currentQueue["msgMode"] == "sniper":
replyTo = currentQueue["replyto"]
replyTo = currentQueue["user"]
if self.currentChannel != replyTo:
while time.time()-self.command_delay<0.5: time.sleep(0.05)
self.chat("/r",0)
Expand Down

0 comments on commit bbabbd0

Please sign in to comment.