Opsie wopsie
This commit is contained in:
parent
cb6d828fd9
commit
a248b4032c
|
@ -464,7 +464,6 @@ def tillerinoNp(fro, chan, message):
|
||||||
spectatorHostToken = glob.tokens.getTokenFromUserID(spectatorHostUserID, ignoreIRC=True)
|
spectatorHostToken = glob.tokens.getTokenFromUserID(spectatorHostUserID, ignoreIRC=True)
|
||||||
if spectatorHostToken is None:
|
if spectatorHostToken is None:
|
||||||
return False
|
return False
|
||||||
print("FIFIFI " * 10, message)
|
|
||||||
return bloodcatMessage(spectatorHostToken.beatmapID)
|
return bloodcatMessage(spectatorHostToken.beatmapID)
|
||||||
|
|
||||||
# Run the command in PM only
|
# Run the command in PM only
|
||||||
|
|
Loading…
Reference in New Issue
Block a user