Browse Source

Fix README.md formatting

pull/1/head
Abheek Dhawan 4 years ago
parent
commit
843df1450a
  1. 3
      README.md

3
README.md

@ -17,8 +17,7 @@ git clone https://github.com/ADawesomeguy/AwesomeSciBo.git
```
cd AwesomeSciBo && npm i
```
3) Create your own application and bot using the [Discord Developer Portal](https://discord.com/developers) and add your bot token to `roundbot.mjs` file. You can find the bot token in the `Bot` section of your application:
![](images/discord-developer.png)
3) Create your own application and bot using the [Discord Developer Portal](https://discord.com/developers) and add your bot token to `roundbot.mjs` file. You can find the bot token in the `Bot` section of your application:\n![](images/discord-developer.png)
4) Run your bot:
```
node roundbot.mjs

Loading…
Cancel
Save