Anyway to make it so the command message gets deleted once the bot has generated the message?
- Now you can finally mock the stupid crap your friends say
- Now you can finally mock the stupid crap your friends say
- discord.js v12 update and code rewrite is now finished, thank you for your patience
- mock @user now works again, thanks to csaffari for the bug report
mocks the last message in a channel
<user1>: message 1
<user2>: !mock
MockBot: mEsSAgE 1
mocks the last message from an user (this extends to the whole server)
<user1>: message 1
<user2>: message 2
<user2>: !mock @user1
MockBot: MesSaGE 1
mocks a message within the command
<user1>: !mock this message
MockBot: ThIS MEsSaGE
Automatically mocks every message from mentioned user (requires vote to unlock)
<user1>: !mock all @user2
<user2>: message 2
MockBot: mEssAGe 2
stops automatically mocking author of message or mentioned user (stops the command above )
<user1>: !unmock
MockBot: UnMOckIng @user1
<user1>: !unmock @user2
MockBot: UnMOckIng @user2
Sets a cooldown for how often users can use !mock commands
<user1>: !mock cooldown 15
MockBot: mock cooldown set to 15 seconds
5
13 समीक्षाएं
समीक्षा केवल पंजीकृत उपयोगकर्ताओं द्वारा ही छोड़ी जा सकती है। सभी समीक्षाएँ Top.gg मॉडरेटर द्वारा संचालित की जाती हैं। कृपया पोस्ट करने से पहले हमारे दिशानिर्देशों की जांच करना सुनिश्चित करें।
5 स्टार्स
13
4 स्टार्स
0
3 स्टार्स
0
2 स्टार्स
0
1 स्टार
0
Anyway to make it so the command message gets deleted once the bot has generated the message?