Update pronouns used for the bot in documentation (#5053)

* Update admin.rst

* Update admin.rst

* Update admin.rst

* Update admin.rst

* Update getting_started.rst

* Update admin.rst

Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com>
This commit is contained in:
Ryujin 2021-05-20 09:28:56 +10:00 committed by GitHub
parent 994137426f
commit a6c438e486
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -25,8 +25,8 @@ It can add or remove a role to a member, edit one or make some available
for members so they can self-assign them as they wish. for members so they can self-assign them as they wish.
It also provides tools for the bot owner such as server locking (once enabled, It also provides tools for the bot owner such as server locking (once enabled,
the bot will instantly leave new servers she joins) and announcements, which the bot will instantly leave new servers it joins) and announcements, which
will send something in all the servers of the bot. can send something in all the servers of the bot.
.. _admin-commands: .. _admin-commands:

View File

@ -253,9 +253,9 @@ Hosting
If you are hosting Red on your personal computer, you will soon notice that If you are hosting Red on your personal computer, you will soon notice that
if you close the window or if you shut down you computer, Red will be offline. if you close the window or if you shut down you computer, Red will be offline.
She needs an environment to work and respond. It needs an environment to work and respond.
You can try to host Red somewhere she will always be online, like on a virtual You can try to host Red somewhere it will always be online, like on a virtual
private server (VPS) or on a personal server (e.g. Raspberry Pi). private server (VPS) or on a personal server (e.g. Raspberry Pi).
If you want to do it, follow these steps. If you want to do it, follow these steps.