mirror of
https://github.com/litruv/DAdmin.git
synced 2026-07-24 18:56:10 +10:00
category, not group >.>
This commit is contained in:
@@ -7,7 +7,7 @@ module.exports = {
|
||||
alias: ['anagram', 'nagaram'],
|
||||
helptext: "finds anagrams up to 9 letters",
|
||||
permissions: ['VIEW_CHANNEL'],
|
||||
group: "general",
|
||||
category: "general",
|
||||
args: ['letters'],
|
||||
command: (client, msg) => {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user