benkyd / logori

A discord bot intended to complete the audit log

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logori

Logori's Website

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 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

About

A discord bot intended to complete the audit log

License:MIT License


Languages

Language:JavaScript 100.0%