Skip to content

Commit

Permalink
testing in production, wish me luck
Browse files Browse the repository at this point in the history
  • Loading branch information
wdhdev authored Sep 27, 2023
1 parent 93d6b84 commit 2ed8e6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bot/discord/commands/staff/pollping.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ exports.run = (client, message, args) => {
return;
}

message.reply("<@&898041781927682090>");
message.reply("im not pinging poll ping lol");
global.pollPingLastUsed = Date.now();
};

0 comments on commit 2ed8e6b

Please sign in to comment.