mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-15 08:22:37 +02:00
Change Urban to "Random/Other"
This commit is contained in:
@@ -6,7 +6,7 @@ class UrbanDictionary extends commando.Command {
|
|||||||
constructor(Client){
|
constructor(Client){
|
||||||
super(Client, {
|
super(Client, {
|
||||||
name: 'urban',
|
name: 'urban',
|
||||||
group: 'response',
|
group: 'random',
|
||||||
memberName: 'urban',
|
memberName: 'urban',
|
||||||
description: 'Searches Urban Dictionary. (;urban Cat)',
|
description: 'Searches Urban Dictionary. (;urban Cat)',
|
||||||
examples: [';urban Cat']
|
examples: [';urban Cat']
|
||||||
Reference in New Issue
Block a user