-
Notifications
You must be signed in to change notification settings - Fork 6
General Bot Commands
Kozejin edited this page Jan 14, 2024
·
3 revisions
The main commands can be seen and utilized just by typing /
in the chat box and selecting your discord bot. You can also use /help
or /prefixhelp
if you want a full list of commands with their description.
The ticket system is still in early development. The concept is to create a simple ticket system that opens tickets as threads and logs them to a designated channel.
Type [p]tickets
to get list of ticket commands.
-
[p]tickets channel
: Sets the channel where the ticket panel will appear and the tickets will be opened. -
[p]tickets logchannel
: Sets the channel where tickets will be logged.
Simple commands that allow you to moderate your discord.
Type [p]admin
to show a list of admin commands:
-
[p]admin kick
: Kicks a user from your discord server. -
[p]admin ban
: Bans a user from your discord server. -
[p]admin unban
: Unbans a user from your discord server. -
[p]admin purge
: Purges a set amount of messages in a channel. -
[p]admin purgeuser
: Targets a specified users messages and purges them. -
[p]admin mute
: Mutes user for designated time. -
[p]admin unmute
: Unmutes a user in your discord. -
[p]admin timeout
: Timeout a user for a specified amount of time.
Just a small list of utility commands:
-
[p]guilds
: Show list of guilds that your bot is apart of. -
[p]serverstats
: Gets details list of information about your guild. -
[p]userinfo
: Look up information about a user on your server.
List of commands for the embed cog:
-
[p]embed say
: Send a message as the bot. -
[p]embed edit
: Send an embedded message as the bot. -
[p]embed embed
: Edit a message sent by the bot. -
[p]embed editembed
: Edit an embedded message sent by the bot. -
[p]embed addbutton
: Add a button to an embedded message sent by the bot.