Google, Toxicity (Perspective)

This commit is contained in:
Daniel Odendahl Jr
2018-02-21 22:16:19 +00:00
parent c9d7d89f13
commit 33d1c2d0a2
4 changed files with 89 additions and 2 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ module.exports = class LMGTFYCommand extends Command {
constructor(client) {
super(client, {
name: 'lmgtfy',
aliases: ['let-me-google-that-for-you', 'google'],
aliases: ['let-me-google-that-for-you'],
group: 'text-edit',
memberName: 'lmgtfy',
description: 'Creates a LMGTFY link with the query you provide.',