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