mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-06 14:20:51 +02:00
LMGTFY text-edit
This commit is contained in:
@@ -5,7 +5,7 @@ module.exports = class LMGTFYCommand extends Command {
|
||||
super(client, {
|
||||
name: 'lmgtfy',
|
||||
aliases: ['let-me-google-that-for-you', 'google'],
|
||||
group: 'other',
|
||||
group: 'text-edit',
|
||||
memberName: 'lmgtfy',
|
||||
description: 'Creates a LMGTFY link with the query you provide.',
|
||||
args: [
|
||||
Reference in New Issue
Block a user