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

Commit

Permalink
now it's stable 🤔
Browse files Browse the repository at this point in the history
  • Loading branch information
duhby authored Jul 11, 2020
1 parent 68e1612 commit 01a4003
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions actual files/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -527,6 +527,7 @@ def msg_tick(self):

# api by minutebrain and reza
elif currentQueue["msgMode"] == "sniper":
replyTo = currentQueue["replyto"]
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 01a4003

Please sign in to comment.