A Discord bot that extends Discord's native Audit Log :)
- First of all clone the repository in your favourite IDE
- Then make sure to run
npm install
command in your terminal. - Fill the configs in
./config.json
. - Once all the things are done, run
node index.js
.
Don't forget to give your bot the
Manage Webhooks
andView Audit Logs
permission!