Owner Commands ============== .. important:: These commands are only available to bot owners. .. function:: !reload Reloads a :code:`module`. .. function:: !load Loads a :code:`module`. .. function:: !unload Unloads a :code:`module`. .. function:: !eval Evaluates a :code:`code`. .. function:: !announce [guild_id...] Sends a message to the #news channel of all servers the bot is a member of. :code:`guild_id` can be added to send the :code:`message` to specific serves only. The :code:`message` must be surrounded by quotation marks.