Files
logori/README.md
Benjamin Kyd 078e1ac1b3 edited readme
2020-07-14 00:30:40 +01:00

38 lines
797 B
Markdown

# logori
## Installation
Clone the repo, run `npm install`, run the `index.js` once, then fill the config.json, then rerun the bot.
Setting up the enviroment variables is easy
Firstly create a .env file with the following fields
```
NODE_ENV
BOT_TOKEN
BOT_GAME
# playing, listening, watching
BOT_GAME_TYPE
DB_LOCATION
DB_DEV_LOCATION
SERVER_URL
SERVER_PORT
```
However you can propriatery verion [here](https://discordapp.com/api/oauth2/authorize?client_id=463829271933354006&permissions=128&scope=bot) and I recommend doing so.
## How it works
The BOTLIST.md file contains plenty of documentation on how the bot works.
## License
MIT, see LICENSE
# Contributors
- ahoZiorce - Founder, maintainer
- Ben Kyd <benjaminkyd@gmail.com> (https://benkyd.co.uk) - Maintainer, contributor