Resources Commands ================== .. important:: These commands are only available and usable by members of the 'Resources' role on the ESL Staff server. .. function:: !clear_roles [user_id...] Clears the roles of the given users on all ESL Play servers. .. function:: !search_server_and_roles Returns a list of roles and memberships on servers of the given user. .. function:: !get_users_roles [role_id...] Sends a .tsv-File which lists all members with their roles. .. function:: !archive_server Archive a :code:`server`: * Deny @everyone to send messages * Clear welcome channel and set a predefined message * Remove all roles from any user .. function:: !give_role [users...] Adds the given :code:`role_name` to the :code:`users` on all servers the bot is present on. Ignores role not present or user not on this server. .. function:: !remove_role [users...] Removes the given :code:`role_name` to the :code:`users` on all servers the bot is present on. Ignores role not present or user not on this server.