Skip to content
Permalink
Browse files
Fixed link
  • Loading branch information
hollan84 committed May 3, 2020
1 parent c802e22 commit 50fdcb72888677cfbad6176bddcdda03c184def8
Showing 1 changed file with 2 additions and 2 deletions.
@@ -12,7 +12,7 @@ More functions listed below.
* [Add Bot To Server](#inviting-your-bot)

## Running the bot
To run this bot, just start __run.py__ in Python3
To run this bot, just start __run.py__ in Python3 <br/>
To change settings in this bot, run __setup.py__ in Python3

### Prerequisites
@@ -23,7 +23,7 @@ When the code is run, it should automatically install the following libraries us
If this doesn't happen, please report it as an issue and install them manually. pip3 should automatically install if you don't already have it.

### Hardware
You can run this bot on just about any hardware that can run Python but if you don't have a device that can keep this bot hosted 24/7, I would recommend using a ![Raspberry Pi](https://www.raspberrypi.org/). They run Linux, are low cost, use very little power and are capable of running this code without an issue.
You can run this bot on just about any hardware that can run Python but if you don't have a device that can keep this bot hosted 24/7, I would recommend using a [Raspberry Pi](https://www.raspberrypi.org/). They run Linux, are low cost, use very little power and are capable of running this code without an issue.

## Setting up the Discord bot

0 comments on commit 50fdcb7

Please sign in to comment.