Skip to content

Instantly share code, notes, and snippets.

View Captain8771's full-sized avatar
🇸🇪

Erik Captain8771

🇸🇪
View GitHub Profile
@Captain8771
Captain8771 / slashcommand.md
Last active August 22, 2022 17:49
Powercord snippet for adding and removing built in slash commands

Snippet

let { getModule, messages: { receiveMessage } } = require("powercord/webpack")
let { createBotMessage } = getModule(["createBotMessage"], false)


function CreateCommand(name, description, options, callback, applicationId="-1") {
    getModule(["getBuiltInCommands"], false).BUILT_IN_COMMANDS.push({
        applicationId: applicationId,
@Captain8771
Captain8771 / mee6.md
Last active March 8, 2023 06:45
Why you shouldn't use mee6.

Why you shouldn't use mee6.

TLDR

see alternativestomee6.com.

Main content

Mee6 seems like a cool bot for moderation and whatever else it presents it as, which includes NFTs (that stupid thing that nobody with even half a braincell likes).