80 lines
3 KiB
ReStructuredText
80 lines
3 KiB
ReStructuredText
.. _onthisday:
|
|
|
|
=========
|
|
OnThisDay
|
|
=========
|
|
|
|
This is the cog guide for the 'OnThisDay' 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 2.0.0. Ensure
|
|
that you are up to date by running ``[p]cog update onthisday``.
|
|
|
|
If there is something missing, or something that needs improving
|
|
in this documentation, feel free to create an issue `here <https://github.com/Kreusada/Kreusada-Cogs/issues>`_.
|
|
|
|
This documentation is auto-generated everytime this cog receives an update.
|
|
|
|
--------------
|
|
About this cog
|
|
--------------
|
|
|
|
Find out what happened on a certain day, in multiple different years in history.
|
|
|
|
--------
|
|
Commands
|
|
--------
|
|
|
|
Here are all the commands included in this cog (2):
|
|
|
|
+-------------------------+--------------------------------------------------------------------------+
|
|
| Command | Help |
|
|
+=========================+==========================================================================+
|
|
| ``[p]onthisday`` | Find out what happened on this day, in various different years! |
|
|
| | |
|
|
| | If you want to specify your own date, you can do so by using |
|
|
| | `[p]onthisday [date]`. |
|
|
| | You can also receive a random year by using `[p]onthisday random [day]`. |
|
|
+-------------------------+--------------------------------------------------------------------------+
|
|
| ``[p]onthisday random`` | Find out what happened on this day, in a random year. |
|
|
| | |
|
|
| | If you want to specify your own date, you can do so by using |
|
|
| | `[p]onthisday [date]`. |
|
|
+-------------------------+--------------------------------------------------------------------------+
|
|
|
|
------------
|
|
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 OnThisDay.
|
|
|
|
.. code-block::
|
|
|
|
[p]cog install kreusada-cogs onthisday
|
|
|
|
Once it's installed, it is not loaded by default. Load it by running the following
|
|
command:
|
|
|
|
.. code-block::
|
|
|
|
[p]load onthisday
|
|
|
|
---------------
|
|
Further Support
|
|
---------------
|
|
|
|
For more support, head over to the `cog support server <https://discord.gg/GET4DVk>`_,
|
|
I have my own channel over there at #support_kreusada-cogs. Feel free to join my
|
|
`personal server <https://discord.gg/JmCFyq7>`_ whilst you're here.
|