Alejandro Sior 978ce7c784 No empty else
2020-08-06 09:54:54 +00:00
2020-07-19 21:13:32 +01:00
2020-08-04 17:58:12 +01:00
2020-08-06 09:54:54 +00:00
2020-08-04 23:26:33 +01:00
2020-08-04 17:58:12 +01:00
2020-08-04 18:15:47 +01:00
2020-07-14 00:30:40 +01:00

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

Description
A discord bot intended to complete the audit log
Readme 159 KiB
Languages
JavaScript 100%