Home
Invite
  • 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

      • birthday get

        See when it is your friends birthday

        • user User

          Who's birthday to get.

      • 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?

      • 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?

      • 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.

      • birthdayconfig set_role

        Set the role for the birthday announcements

        • birthday_role Role

          What role to set as birthday role.

  • core - Module

    Core functionality for the bot.

      • log_config disable

        Disables the event logging

        • type Number

          The type of logging

      • 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

      • 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

        • subscription guild remove

          remove a guild from your subscription

          • guild_id String

            The ID of the guild you want to remove

  • level - Module

    Leveling system.

      • level get

        Get your own or your friends current level

        • user User

          The user to get the level of.

      • 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.

        • 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.

        • 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

      • levelconfig set_message

        Set the level up message

        • message String

          What to set the level up message to

      • levelconfig set_modifier

        Change the rate at which XP is gained.

        • modifier * Number

          What factor to multiply the xp by.

      • 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?

  • 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

      • infractions get

        View the infractions a user has had.

        • user User

          User to view infractions for

      • infractions remove

        Remove an infraction from the moderation logs.

        • infraction_id * String

          The ID of the infraction to remove

      • 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

    • kick

      kicks a user

      • user * User

        User to kick

      • reason * String

        Reason why the user is getting kicked

    • nick

      changes the nickname for a user

      • nickname * String

        Nickname to give the user

      • user User

        User to change the nickname for

    • purge

      Delete the last x chat messages.

      • amount * Integer

        How many messages to delete

      • timeout clear

        Remove timeout

        • user * User

          User to remove from timeout

      • timeout set

        Set a timeout for a user

        • user * User

          User to put on timeout

        • duration * String

          for how long

        • reason String

          why?

    • unban

      unbans a user

      • user * User

        User to ban

      • unbannotice remove

        Removes the unban notice.

      • unbannotice set

        Sets the unban notice.

        • unban_notice * String

          The unban notice

    • 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

  • 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?

      • 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?

  • 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

    • pause

      pause the bot

      • bot_id String

        the id of the music bot

    • play

      Play or queue a song

      • song * String

        song name or youtube/spotify url

      • play_next Boolean

        Play the song next

      • force Boolean

        Play the song immediately (requires perms)

      • bot_id String

        the id of the music bot

    • queue

      Display current queue

      • bot_id String

        the id of the music bot

    • shuffle

      Shuffle the queue

      • bot_id String

        the id of the music bot

    • 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

    • stop

      stop the music and clear the queue

      • bot_id String

        the id of the music bot

  • 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

      • privateroom kick

        kick a user from your private room.

        • user * User

          user to kick from the room

      • privateroom transfer

        transfer room to another user

        • user * User

          user to transfer room to

      • voiceconfig limit

        Sets the private voice channel limit

        • limit * Integer

          The limit of private voice channels

      • 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

      • reminder set

        Set a new reminder

        • in * String

          When should you be reminded?

        • description String

          Description to add to the reminder

  • 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.

        • selfrole collection list

          Show all selfrole collections

        • selfrole collection reload

          Resend the collection

          • collection * String

            What collection to reload.

        • selfrole collection remove

          Remove a collection

          • collection * String

            What collection to remove.

        • 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.

        • 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.

        • selfrole role remove

          Remove a selfrole

          • collection * String

            From which collection.

  • util - Module

    Utility commands for the bot.

    • avatar

      View avatar

      • user User

        Who's avatar to get

      • global Boolean

        public avatar or server avatar?

    • confess

      Confess something anonymously

      • confession * String

        What do you want to confess?

    • 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?

    • stats

      shows bot stats

      • global Boolean

        display global stats

    • userinfo

      view userinfo

      • user User

        Who's info to get

      • global Boolean

        Get global info

  • whitelist - Module

    minecraft whitelist system.

    • whitelist

      Whitelist yourself to the connected minecraft server.

      • mc_name * String

        What mc account to whitelist