Skip to content

Commands (Outdated)

Adixqa edited this page Nov 3, 2025 · 1 revision

flags

What does it do: Allows to check how many flags does particular user have

Requieres: Permission to Manage Bans or Administrator

Usage: !flags <insert_user_here>

Replace <insert_user_here> with either all which will list all users that are flagged if any and show the count OR with user ping for example @user or more recommended - user id which you can get if your account has developer options on and right click the user and copy their id in which case you will use command like this !flags <insert_id_here>

modflags

What does it do: Allows to modify flags of selected user.

Requieres: Permission to Manage Bans or Administrator

Usage: !modflags <user> <amount>

Replace <user> with either user ping or user id, replace <amount> with how you wanna modify the flags (for example 1 will add one flag count and -1 will remove one)

clear

What does it do: Clears certain amount of messages on a channel

Requieres: Permission to Manage Messages

Usage: !clear <amount>

Replace <amount> with the number of messages you wanna delete for example !clear 10

mute

What does it do: Mutes selected member.

Requieres: Permission to Manage Members

Usage: !mute <user> <duration> <reason>

Replace <user> with mention or user ID (reccomended). Replace <duration> with how much the timeout should last (in seconds). <reason> is an optional value, replace with reason for timeout which will be passed to muted user and to logs.

unmute

What does it do: Removes mute from a selected user if they have one.

Requieres: Permission to Manage Members

Usage: !unmute <user>

Replace user with mention or ID.

kick

What does it do: Kicks a member.

Requieres: Permission to Kick Members

Usage: !kick <user> <reason>

Replace with mention or ID. is optional.

ban

What does it do: Bans a member.

Requieres: Permission to Ban Members

Usage: !ban <user> <reason>

Replace with mention or ID. server same purpose.

ping

What does it do: Returns ping. Can be good way to check if bot is online/responsive. If bot doesn't respond it means something is wrong.

Requieres: None - anyone can use it

Usage: !ping

lvl

What does it do: Tells level of a user.

Requieres: None - anyone can use it

Usage: !lvl <user>

is an optional parameter. If not present will display your level. Can be replaced with user mention or ID.

resetver

What does it do: Removes from every user the verified role and replaces old message in verification channel. Use it if you updated the rules.

Requieres: Administrator

Usage: !resetver

status

What does it do: Is a new better alternative to ping command, which returns more detailed info about bot's status.

Requieres: None

Usage: !status

reboot

What does it do: Restarts bot

Requieres: Bot Manager role - you can set the role's id in conf.yml at roles/bot_manager_ID

Usage: !reboot

synclevels

What does it do: Gives everyone according roles to their level. Use if updated the roles were updated or bot was offline. Operation might take time.

Requieres: Bot Manager role.

Usage: !synclevels

Special Commands

confirm - confirms the punishment for user on lockdown

revoke - revokes the punishment for user on lockdown

Clone this wiki locally