Staff Commands ============== .. function:: !react [user] [channel] [emoji] .. note:: This command is usable by members with at least one of the following roles: Admin Staff, Staff Member, Staff Team Lead, Assisting Staff Head, Staff Head, TOPS. :param user: User who gets mentioned :param channel: Channel which will be shown when the user reacted :param emoji: Emoji of the reaction on the message in the welcome channel Sends a message into the original channel which explains the user how to get to see the region-based support channels. **Examples:** .. code-block:: none !react @PaxxPatriot !react :flag_eu: !react #eu-support :flag_eu: !react @PaxxPatriot#2666 #eu-support :flag_eu: .. function:: !purge [count] [offset] .. note:: This command is usable by anybody who has the :code:`manage_messages` permission. :param user|channel: user whose messages will be deleted **or** channel where messages will be deleted :param count: number of messages which will be deleted in total :param offset: number of messages to ignore (only necessary when first parameter is a channel) Deletes up to 100 messages of the provided user **or** up to 100 messages in the provided channel. If the first argument is a channel, you can set an offset to skip messages. **Examples:** .. code-block:: none !purge 299144394546741258 42 !purge #general 54 !purge #off-topic 20 3 .. _feedback: .. function:: !feedback .. note:: Only usable one time in 5 days. Sends an anonymous message to the provided user. :code:`user` can be a mention, string or id. Topic must be set. **Examples:** .. code-block:: none !feedback PaxxPatriot#2666 "Title here" Hello, I really like what I see here. !feedback PaxxPatriot "Staffcup" Hello, I would love to see a Tricky Towers staffcup. !feedback 217021666562146304 "Knowledge" Hello, I like the new wiki. .. function:: !staffcup-ping Hides the #staffcup channel which turns off any notifications from it. .. function:: !multiban [user_id...] Bans multiple members from the server. This only works through banning via ID. .. function:: !massban Mass bans multiple members from the server. The following options are valid: :param --reason: The reason for the ban. :param --search: Search members whose username starts with the query given. Example: "Paxx" will find "PaxxPatriot", "PaxxMember", "PaxxGuy", etc. :param --show: Show members instead of banning them (no arguments). .. code-block:: none !massban --search Paxx --show !massban --search Paxx --reason "Banned for spamming malicious links"