enable github

This commit is contained in:
JonnyBro 2021-12-26 19:32:57 +05:00
parent e942aedad7
commit 65316d8e3c

View file

@ -7,9 +7,9 @@ class Github extends Command {
super(client, {
name: "github",
dirname: __dirname,
enabled: false,
enabled: true,
guildOnly: false,
aliases: ["git", "code"],
aliases: ["git"],
memberPermissions: [],
botPermissions: ["SEND_MESSAGES", "EMBED_LINKS"],
nsfw: false,