Fixed a crash related to messages
This commit is contained in:
parent
53b525cf12
commit
ae70b6bf21
|
@ -131,8 +131,6 @@ function skip(username)
|
|||
else
|
||||
piepan.me.channel:send(string.format(config.USER_SKIP_HTML, username))
|
||||
end
|
||||
else
|
||||
message.user:send("You have already voted to skip this song.")
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Reference in a new issue