birthday - Module
Birthday system.
birthday difference
get the difference between your birthday and another user's
- first_user * User
Who's birthday to compare
- second_user User
Who's birthday to compare
- first_user * User
birthday get
See when it is your friends birthday
- user User
Who's birthday to get.
- user User
birthday remove
Remove your birthday from the bot entirely
birthday set
Set your birthday on the bot
- timezone * String
Your timezone/city
- day * Number
The day you were born on, in the format of `DD`
- month * Number
The month you were born in, in the format of `MM`
- year * Number
The year you were born in, in the format of `YYYY`
- global * Boolean
Is everyone allowed to see your birthday everywhere?
- timezone * String
birthday toggle
toggles birthday in the current server
- state * Boolean
should your birthday be available here?
- announce Boolean
should your birthday be announced in this server?
- state * Boolean
birthday upcoming
See the upcoming birthdays in this server
birthdayconfig set_channel
Set the channel for the birthday announcements
- birthday_channel Channel
Where to send happy birthday messages.
- birthday_channel Channel
birthdayconfig set_role
Set the role for the birthday announcements
- birthday_role Role
What role to set as birthday role.
- birthday_role Role
core - Module
Core functionality for the bot.
log_config disable
Disables the event logging
- type Number
The type of logging
- type Number
log_config set_channel
Set the channel to send the logs to
- channel * Channel
The channel to send the logs to.
- type Number
The type of logging
- channel * Channel
subscription get
View your current subscription.
subscription guild add
Add a guild to your subscription
- guild_id String
The ID of the guild you want to add
- guild_id String
subscription guild remove
remove a guild from your subscription
- guild_id String
The ID of the guild you want to remove
- guild_id String
custom - Module
custom functionality for the bot.
level - Module
Leveling system.
level get
Get your own or your friends current level
- user User
The user to get the level of.
- user User
level top
View the server leaderboard.
levelconfig reset
Reset all user levels.
levelconfig rewards add
Add a role reward.
- role * Role
What role to add as reward.
- level * Integer
What level to add a reward to.
- role * Role
levelconfig rewards list
show a list of the role rewards
levelconfig rewards remove
Remove a role reward.
- role * Role
What role to add as reward.
- role * Role
levelconfig rewards reset
Reset all role rewards.
levelconfig set_channel
Set the channel for level up messages
- channel Channel
What to set the level up channel to
- channel Channel
levelconfig set_message
Set the level up message
- message String
What to set the level up message to
- message String
levelconfig set_modifier
Change the rate at which XP is gained.
- modifier * Number
What factor to multiply the xp by.
- modifier * Number
levelconfig toggle
Toggle the level system
- use_level_system * Boolean
Should the level system be enabled?
- message_experience_gain * Boolean
Should users be able to gain XP through messaging?
- voice_experience_gain * Boolean
Should users be able to gain XP through using voice channels?
- use_level_system * Boolean
moderation - Module
Moderation functionality for the bot.
ban
bans a user
- user * User
User to ban
- reason * String
Reason why the user is getting banned
- duration String
Duration of the ban `0d0h`
- delete Integer
Number of days to delete messages, default: 1
- user * User
clear
clear chat
- amount * Integer
how many messages to delete
- amount * Integer
infractions get
View the infractions a user has had.
- user User
User to view infractions for
- user User
infractions remove
Remove an infraction from the moderation logs.
- infraction_id * String
The ID of the infraction to remove
- infraction_id * String
infractions search
Search for specific moderation logs.
- query String
Search all logs with a query
- event_type String
What type of moderation log to search for
- user User
User to view logs for
- query String
kick
kicks a user
- user * User
User to kick
- reason * String
Reason why the user is getting kicked
- user * User
nick
changes the nickname for a user
- nickname * String
Nickname to give the user
- user User
User to change the nickname for
- nickname * String
timeout clear
Remove timeout
- user * User
User to remove from timeout
- user * User
timeout set
Set a timeout for a user
- user * User
User to put on timeout
- duration * String
for how long
- reason String
why?
- user * User
unban
unbans a user
- user * User
User to ban
- user * User
unbannotice remove
Removes the unban notice.
unbannotice set
Sets the unban notice.
- unban_notice * String
The unban notice
- unban_notice * String
warn
warns a user
- user * User
User to warn
- reason * String
Reason why the user is getting warned
- duration String
How long to keep the warn `0d0h`, default: forever
- user * User
notify - Module
Friend notification system.
friend add
Add a user to your vc notify list
- user * User
Which user do you want to add to your VC alerts?
- user * User
friend list
View the users on your vc notify list
friend remove
Remove a user from your vc notify list
- type * String
Do you want to remove your own or your friend's alert?
- user * User
Which user would you like to remove as friend?
- type * String
owlet - Module
User interface for the owlet service.
loop
Loop the queue or the current song
- loop_mode * Number
the loop mode
- bot_id String
the id of the music bot
- loop_mode * Number
pause
pause the bot
- bot_id String
the id of the music bot
- bot_id String
play
Play or queue a song
- song * String
song name or youtube/spotify url
- force Boolean
Play the song immediately (requires perms)
- bot_id String
the id of the music bot
- song * String
queue
Display current queue
- bot_id String
the id of the music bot
- bot_id String
skip
skips a song
- index Integer
which song to skip
- force Boolean
Skip the song immediately (requires perms)
- bot_id String
the id of the music bot
- track_id String
the id of the track to skip
- index Integer
stop
stop the music and clear the queue
- bot_id String
the id of the music bot
- bot_id String
private-room - Module
Private room system.
privateroom hide
hide/show room
privateroom info
Get information about a private room.
- room * Channel
private room to get information about
- room * Channel
privateroom kick
kick a user from your private room.
- user * User
user to kick from the room
- user * User
privateroom transfer
transfer room to another user
- user * User
user to transfer room to
- user * User
voiceconfig limit
Sets the private voice channel limit
- limit * Integer
The limit of private voice channels
- limit * Integer
voiceconfig toggle
Toggle private vcs.
reminder - Module
Reminder system
reminder list
List your reminders
reminder remove
Remove a reminder
- position * Integer
The position of the reminder in your reminder list to remove
- position * Integer
reminder set
Set a new reminder
- in * String
When should you be reminded?
- description String
Description to add to the reminder
- in * String
selfrole - Module
Self-assignable role system.
selfrole collection add
Add a self role collection
- channel * Channel
What channel to add the collection to.
- title String
What name to give the collection.
- description String
What description to give the collection.
- allow_multiple Boolean
Whether to allow multiple roles to be selected, default: true.
- channel * Channel
selfrole collection list
Show all selfrole collections
selfrole collection reload
Resend the collection
- collection * String
What collection to reload.
- collection * String
selfrole collection remove
Remove a collection
- collection * String
What collection to remove.
- collection * String
selfrole collection template
Add a self role collection from a template.
- template * String
Which template do you want to use.
- use_existing_roles * Boolean
Whether to use existing roles.
- channel Channel
Which channel should the self role be in.
- template * String
selfrole role add
Add a role to a collection
- collection * String
What channel to add the role to.
- role * Role
What role to add to the role.
- title String
What name to give the role.
- emoji String
What emoji to assign the role.
- description String
What description to give the role.
- collection * String
selfrole role remove
Remove a selfrole
- collection * String
From which collection.
- collection * String
util - Module
Utility commands for the bot.
avatar
View avatar
- user User
Who's avatar to get
- global Boolean
public avatar or server avatar?
- user User
confess
Confess something anonymously
- confession * String
What do you want to confess?
- confession * String
roll
Roll the dice
- sides * String
How many sides does the dice have? (can be given in dnd notation)
- amount Integer
How many dice to roll?
- sides * String
stats
shows bot stats
- global Boolean
display global stats
- global Boolean
userinfo
view userinfo
- user User
Who's info to get
- global Boolean
Get global info
- user User
whitelist - Module
minecraft whitelist system.
whitelist
whitelist to mc server
- mc_name * String
What mc account to whitelist
- mc_name * String