Merge branch 'master' of github.com:ledlamp/puppeteer-discord-bot
This commit is contained in:
commit
9b1af94b3a
2
index.js
2
index.js
@ -98,7 +98,7 @@ console.log("start");
|
||||
|
||||
case "eval":
|
||||
case ">":
|
||||
if (userID == "281134216115257344") {
|
||||
if (userID == "330499035419115522") {
|
||||
try {
|
||||
client.sendMessage({message: eval(query), to: channelID});
|
||||
} catch(e) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user