Skip to content

Commit

Permalink
lowalta
Browse files Browse the repository at this point in the history
  • Loading branch information
Dragon1320 committed Sep 21, 2018
1 parent a6219f7 commit 4c7d078
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/bot/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -544,7 +544,7 @@ client.on("message", message => {
try {

botSandbox.exec(script.code, {
message: null,
message: message,
RichEmbed: discord.RichEmbed
});
} catch (error) {
Expand Down

0 comments on commit 4c7d078

Please sign in to comment.