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 nhận xét
Chỉ người dùng đã đăng nhập mới có thể đăng nhận xét. Mọi nhận xét đều được quản lí bởi quản trị viên Top.gg. Vui lòng xem qua các quy tắc của chúng tôi trước khi đăng nhận xét.
5 sao
13
4 sao
0
3 sao
0
2 sao
0
1 sao
0
Anyway to make it so the command message gets deleted once the bot has generated the message?