.. _termino: ======= Termino ======= This is the cog guide for the 'Termino' cog. This guide contains the collection of commands which you can use in the cog. Through this guide, ``[p]`` will always represent your prefix. Replace ``[p]`` with your own prefix when you use these commands in Discord. .. note:: This guide was last updated for version 4.1.0. Ensure that you are up to date by running ``[p]cog update termino``. If there is something missing, or something that needs improving in this documentation, feel free to create an issue `here `_. This documentation is auto-generated everytime this cog receives an update. -------------- About this cog -------------- Customize shutdown and restart messages, with the ability to add confirmation messages. -------- Commands -------- Here are all the commands included in this cog (10): +------------------------------------+-------------------------------------------------------------------------------------+ | Command | Help | +====================================+=====================================================================================+ | ``[p]restart`` | Attempts to restart [botname]. | | | | | | Makes [botname] quit with exit code 26. | | | The restart is not guaranteed: it must be dealt with by the process manager in use. | | | | | | Use the `force` argument to skip confirmation (if set). | +------------------------------------+-------------------------------------------------------------------------------------+ | ``[p]shutdown`` | Shuts down the bot. | | | | | | Allows [botname] to shut down gracefully. | | | | | | This is the recommended method for shutting down the bot. | | | | | | Use the `force` argument to skip confirmation (if set). | +------------------------------------+-------------------------------------------------------------------------------------+ | ``[p]terminoset`` | Configure Termino messages. | +------------------------------------+-------------------------------------------------------------------------------------+ | ``[p]terminoset restart`` | Set Termino's restart settings. | +------------------------------------+-------------------------------------------------------------------------------------+ | ``[p]terminoset restart conf`` | Set Termino's restart confirmation message. | +------------------------------------+-------------------------------------------------------------------------------------+ | ``[p]terminoset restart message`` | Set Termino's restart message. | +------------------------------------+-------------------------------------------------------------------------------------+ | ``[p]terminoset settings`` | Shows the current settings for Termino. | +------------------------------------+-------------------------------------------------------------------------------------+ | ``[p]terminoset shutdown`` | Set Termino's shutdown settings. | +------------------------------------+-------------------------------------------------------------------------------------+ | ``[p]terminoset shutdown conf`` | Set Termino's shutdown confirmation message. | +------------------------------------+-------------------------------------------------------------------------------------+ | ``[p]terminoset shutdown message`` | Set Termino's shutdown message. | +------------------------------------+-------------------------------------------------------------------------------------+ ------------ Installation ------------ If you haven't added my repo before, lets add it first. We'll call it "kreusada-cogs" here. .. code-block:: [p]repo add kreusada-cogs https://github.com/Kreusada/Kreusada-Cogs Now, we can install Termino. .. code-block:: [p]cog install kreusada-cogs termino Once it's installed, it is not loaded by default. Load it by running the following command: .. code-block:: [p]load termino --------------- Further Support --------------- For more support, head over to the `cog support server `_, I have my own channel over there at #support_kreusada-cogs. Feel free to join my `personal server `_ whilst you're here.