Admin Commands ============== .. important:: These commands are only available to bot owners and users who have the Administrator permission on the server. .. function:: !add_reaction_msg Creates a message with an embed containing the :code:`description` given by the argument. .. function:: !edit_msg Edits the Embed in the given :code:`message_id`. .. function:: !add_reaction_role [ ...] Creates a connection between a :code:`role` and an :code:`emoji` on :code:`message_id`. After that it adds :code:`emoji` to the provided :code:`message_id`. .. function:: !del_reaction_role [emoji...] Removes a connection between a :code:`role` and an :code:`emoji` on :code:`message_id`. After that it removes :code:`emoji` from the provided :code:`message_id`. .. function:: !add_channel_groups Creates a category channel for each argument. Title of the category is :code:`channel_name`. The following permissions are disabled for the "@everyone" role: * Read Text Channels & See Voice Channels * Connect .. function:: !default_welcome Sets up a new server. This includes: * Regional emojis (Asia, Latin America). * Regional roles (Asia, Europe, North America, Latin America). * Embed message in the #welcome channel.