mirror of
https://github.com/System-End/Discord-Bot.git
synced 2026-04-19 19:45:16 +00:00
Update README.md
This commit is contained in:
parent
70bd7e9356
commit
9ad8ec7ce1
1 changed files with 14 additions and 0 deletions
14
README.md
14
README.md
|
|
@ -1,2 +1,16 @@
|
|||
# Discord-Bot
|
||||
Discord Bot with over 400 commands and made for large servers
|
||||
|
||||
|
||||
**How To Install**
|
||||
|
||||
First you need to change the .env.example file to .env
|
||||
Then you need to change the config files in /src/config
|
||||
```
|
||||
npm i
|
||||
```
|
||||
|
||||
**How to start**
|
||||
```
|
||||
node .
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue