Cleared up manual instructions
parent
c5899f0485
commit
95dd61fee3
|
@ -13,8 +13,6 @@ This bot is a multipurpose discord bot for The Hull Computer Science Society Dis
|
||||||
<img src="https://img.shields.io/badge/License-MIT-brightgreen?style=for-the-badge">
|
<img src="https://img.shields.io/badge/License-MIT-brightgreen?style=for-the-badge">
|
||||||
</div align="center">
|
</div align="center">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
This bot features multiple command types from:
|
This bot features multiple command types from:
|
||||||
|
@ -52,9 +50,9 @@ Using a tool like [Ouroboros](https://github.com/pyouroboros/ouroboros), you can
|
||||||
### 👷 Manual
|
### 👷 Manual
|
||||||
- Clone the repo
|
- Clone the repo
|
||||||
- Remove the `.template` from `.env.template`
|
- Remove the `.template` from `.env.template`
|
||||||
- Add Discord Bot Token where `DISCORD_TOKEN` is within the `.env` file
|
- Replace `INSERT DISCORD TOKEN` with your Discord token.
|
||||||
- Run `npm i`
|
- Run `npm i` toinstall packages
|
||||||
- Run `node .`
|
- Run `node .` to run the bot
|
||||||
|
|
||||||
---
|
---
|
||||||
## Contributions
|
## Contributions
|
||||||
|
|
Loading…
Reference in New Issue