Make a command 1 time use?
I'm trying to make a command that can only be used 1 time by anyone then deletes its self or something to make it unable to be used again by anyone or the same user.
if(msg.content.startsWith(";" + "6666")){
bot.channels.get("867172037360615456").send(HAHAHAH good job you found the secret cmd now no one else can use this cmd!);```
from Recent Questions - Stack Overflow https://ift.tt/3BI3uOL
https://ift.tt/eA8V8J
Comments
Post a Comment