Skip to content

Message Commands

Hackante edited this page Nov 25, 2021 · 7 revisions

General Information

On this page the bot and the user always need to have the permission SEND_MESSAGES. Those won't be mentioned under Permissions

Bot

ping

Aliases: none
Usage: ping
Permissions:
BOT - SEND_MESSAGES
USER - SEND_MESSAGES

Replies with the current bot ping. This command is a good indicator to check whether the bot is online or not.


Dev

eval

Aliases: none
Usage: eval <code...>

This is probably the most powerful command you have in this bot as it can execute commands and code that aren't even coded in the bot. It is only available for 1 developer at the moment.

newcommand

Aliases: ncmd
Usage: eval <code...>

You will receive a template for a new message command. Fill it out and we have a new command to release!

newslash

Aliases: nslash
Usage: eval <code...>

The bot will reply with a template for a brand new slash command!


Manager

Clone this wiki locally