mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-07 14:55:40 +02:00
Fix dating group
This commit is contained in:
@@ -8,7 +8,7 @@ module.exports = class DatingCommand extends ImgurAlbumCommand {
|
||||
super(client, {
|
||||
name: 'dating',
|
||||
aliases: ['date', 'tinder'],
|
||||
group: 'random-img',
|
||||
group: 'other',
|
||||
memberName: 'dating',
|
||||
description: 'Find the person of your dreams with this dating system!',
|
||||
clientPermissions: ['ATTACH_FILES'],
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "xiao",
|
||||
"version": "119.11.2",
|
||||
"version": "119.11.3",
|
||||
"description": "Your personal server companion.",
|
||||
"main": "Xiao.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user