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