https://github.com/aniket091/discord-audit-logs
A Discord bot that extends Discord's native Audit Log :)
https://github.com/aniket091/discord-audit-logs
audit audit-log auditlogbot discord-bot discord-js log moderation
Last synced: 10 months ago
JSON representation
A Discord bot that extends Discord's native Audit Log :)
- Host: GitHub
- URL: https://github.com/aniket091/discord-audit-logs
- Owner: aniket091
- Created: 2021-09-10T17:25:15.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-09-12T03:27:41.000Z (over 4 years ago)
- Last Synced: 2025-04-01T08:39:21.604Z (about 1 year ago)
- Topics: audit, audit-log, auditlogbot, discord-bot, discord-js, log, moderation
- Language: JavaScript
- Homepage:
- Size: 9.77 KB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Audit: audit_logger.js
Awesome Lists containing this project
README
# Discord Mod Logs
> **A Discord bot that extends Discord's native Audit Log :)**
## **⚙️ Tools Used**
- Discord.js - [Website](https://discord.js.org/#/) | [Github](https://github.com/discordjs/discord.js)
## **📚 Installation**
- 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`.
### Note:
> **Don't forget to give your bot the `Manage Webhooks` and `View Audit Logs` permission!**