Restyled by prettier-markdown
This commit is contained in:
parent
d8d2ee11d4
commit
675ffe3225
1 changed files with 19 additions and 19 deletions
38
README.md
38
README.md
|
@ -1,19 +1,19 @@
|
||||||
# Xyter
|
# Xyter
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
Rename config.json.example to config.json and fill in the fields.
|
Rename config.json.example to config.json and fill in the fields.
|
||||||
|
|
||||||
_Please note that mongodb.url needs to be inside of double quotes ("YourURL")._
|
_Please note that mongodb.url needs to be inside of double quotes ("YourURL")._
|
||||||
|
|
||||||
You can leave any of the **footer** fields empty, it will not impact the bot.
|
You can leave any of the **footer** fields empty, it will not impact the bot.
|
||||||
|
|
||||||
Then run **node deploy-commands.js** the first time then you can start the bot by **node src/index.js**
|
Then run **node deploy-commands.js** the first time then you can start the bot by **node src/index.js**
|
||||||
|
|
||||||
**Free MongoDB hosting**
|
**Free MongoDB hosting**
|
||||||
|
|
||||||
- https://atlas.mongodb.com/
|
- https://atlas.mongodb.com/
|
||||||
|
|
||||||
## Credits
|
## Credits
|
||||||
|
|
||||||
**Please leave of some credits or if anyone ask about the bot, give them a link to the repository. Thanks!**
|
**Please leave of some credits or if anyone ask about the bot, give them a link to the repository. Thanks!**
|
||||||
|
|
Loading…
Add table
Reference in a new issue