fix bug
This commit is contained in:
parent
ec89c96f56
commit
7410823af4
2
index.js
2
index.js
@ -101,7 +101,7 @@ var fs = require("fs");
|
||||
|
||||
case "eval":
|
||||
case ">":
|
||||
if (userID == "330499035419115522") {
|
||||
if (message.author.id == "330499035419115522") {
|
||||
try {
|
||||
message.channel.send(String(eval(query)));
|
||||
} catch(error) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user