Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Zuplyx authored Apr 27, 2019
1 parent a6daf6d commit bc0d2f8
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,14 @@
A simple discord bot.
For a list of commands use the !help command.

#Installation:
Either download the zip or use <br/> `git clone https://github.com/PatrickSchmitt98/Bot_Anders` <br/>
## Installation:

<br/>Either download the zip or use <br/> `git clone https://github.com/PatrickSchmitt98/Bot_Anders` <br/>
After this enter the source directory by using `cd Bot_Anders`<br/>
and install the bot and it's dependencies by using `python setup.py install`.

#Starting the bot:
To use the bot, you first have to create a file named `discord_token.txt` in the bot directory
## Starting the bot:

<br/>To use the bot, you first have to create a file named `discord_token.txt` in the bot directory
which contains your [authorization token.](https://discordapp.com/developers/docs/topics/oauth2#bots)<br/>
After this start the bot by using `python main.py`.
After this start the bot by using `python main.py`.

0 comments on commit bc0d2f8

Please sign in to comment.