mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 11:18:54 -05:00
[Docs] Git Install Updates, note about launcher deprecation, capitalise some words (#2998)
* commit * add launcher depricate to linix/mac * sorry linux i still ignored you capitalise some linix stuff i couldnt be bothered to do before * remove mentions of launcher & update changelog enrty
This commit is contained in:
parent
759ca3ba7e
commit
37f27d8ae4
1
changelog.d/2998.docs.rst
Normal file
1
changelog.d/2998.docs.rst
Normal file
@ -0,0 +1 @@
|
|||||||
|
Update Git PATH install (Windows), capitalise some words, don't mention to launcher
|
||||||
@ -18,8 +18,8 @@ Please install the pre-requirements using the commands listed for your operating
|
|||||||
|
|
||||||
The pre-requirements are:
|
The pre-requirements are:
|
||||||
- Python 3.7.0 or greater
|
- Python 3.7.0 or greater
|
||||||
- pip 9.0 or greater
|
- Pip 9.0 or greater
|
||||||
- git
|
- Git
|
||||||
- Java Runtime Environment 8 or later (for audio support)
|
- Java Runtime Environment 8 or later (for audio support)
|
||||||
|
|
||||||
We also recommend installing some basic compiler tools, in case our dependencies don't provide
|
We also recommend installing some basic compiler tools, in case our dependencies don't provide
|
||||||
@ -316,12 +316,3 @@ It will walk through the initial setup, asking for your token and a prefix.
|
|||||||
You can find out how to obtain a token with
|
You can find out how to obtain a token with
|
||||||
`this guide <https://discordpy.readthedocs.io/en/v1.0.1/discord.html#creating-a-bot-account>`_,
|
`this guide <https://discordpy.readthedocs.io/en/v1.0.1/discord.html#creating-a-bot-account>`_,
|
||||||
section "Creating a Bot Account".
|
section "Creating a Bot Account".
|
||||||
|
|
||||||
You may also run Red via the launcher, which allows you to restart the bot
|
|
||||||
from discord, and enable auto-restart. You may also update the bot from the
|
|
||||||
launcher menu. Use the following command to run the launcher:
|
|
||||||
|
|
||||||
.. code-block:: none
|
|
||||||
|
|
||||||
redbot-launcher
|
|
||||||
|
|
||||||
|
|||||||
@ -8,8 +8,8 @@ Installing Red on Windows
|
|||||||
Needed Software
|
Needed Software
|
||||||
---------------
|
---------------
|
||||||
|
|
||||||
The following software dependencies can all be installed quickly and easily through powershell,
|
The following software dependencies can all be installed quickly and easily through PowerShell,
|
||||||
using a trusted package manager for windows called `Chocolatey <https://chocolatey.org>`_
|
using a trusted package manager for Windows called `Chocolatey <https://chocolatey.org>`_
|
||||||
|
|
||||||
We also provide instructions for manually installing all of the dependencies.
|
We also provide instructions for manually installing all of the dependencies.
|
||||||
|
|
||||||
@ -17,7 +17,7 @@ We also provide instructions for manually installing all of the dependencies.
|
|||||||
Installing using powershell and chocolatey
|
Installing using powershell and chocolatey
|
||||||
******************************************
|
******************************************
|
||||||
|
|
||||||
To install via powershell, search "powershell" in the windows start menu,
|
To install via PowerShell, search "powershell" in the Windows start menu,
|
||||||
right-click on it and then click "Run as administrator"
|
right-click on it and then click "Run as administrator"
|
||||||
|
|
||||||
Then run each of the following commands:
|
Then run each of the following commands:
|
||||||
@ -42,7 +42,7 @@ Manually installing dependencies
|
|||||||
|
|
||||||
* `Git <https://git-scm.com/download/win>`_
|
* `Git <https://git-scm.com/download/win>`_
|
||||||
|
|
||||||
.. attention:: Please choose the option to "Run Git from the Windows Command Prompt" in Git's setup.
|
.. attention:: Please choose the option to "Git from the command line and also from 3rd-party software" in Git's setup.
|
||||||
|
|
||||||
* `Java <https://java.com/en/download/manual.jsp>`_ - needed for Audio
|
* `Java <https://java.com/en/download/manual.jsp>`_ - needed for Audio
|
||||||
|
|
||||||
@ -121,11 +121,3 @@ It will walk through the initial setup, asking for your token and a prefix.
|
|||||||
You can find out how to obtain a token with
|
You can find out how to obtain a token with
|
||||||
`this guide <https://discordpy.readthedocs.io/en/v1.0.1/discord.html#creating-a-bot-account>`_,
|
`this guide <https://discordpy.readthedocs.io/en/v1.0.1/discord.html#creating-a-bot-account>`_,
|
||||||
section "Creating a Bot Account".
|
section "Creating a Bot Account".
|
||||||
|
|
||||||
You may also run Red via the launcher, which allows you to restart the bot
|
|
||||||
from discord, and enable auto-restart. You may also update the bot from the
|
|
||||||
launcher menu. Use the following command to run the launcher:
|
|
||||||
|
|
||||||
.. code-block:: none
|
|
||||||
|
|
||||||
redbot-launcher
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user