mirror of
https://github.com/litruv/DAdmin.git
synced 2026-07-24 02:36:11 +10:00
git webhook testing
This commit is contained in:
@@ -6,6 +6,6 @@ module.exports = {
|
||||
permissions: ['READ_MESSAGES'],
|
||||
category: 'general',
|
||||
command: (client, msg) => {
|
||||
msg.reply("G'day!")
|
||||
msg.reply("G'day Mate!")
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user