report-bot
v1.0.4
Published
ReportBot is a module that allows you to create Discord Daily Reports easily!
Downloads
5
Maintainers
Readme
Discord Report Bot
What is this?
ReportBot is a module that allows you to create Discord Daily Reports easily!
You can add which role of users can report and in the end of the day the bot will display which users finished their reports which not.
You can choose the schedule for the reports and the resets for new reports.
You also don't need to write any bot code if you want! You can also use this module alone. You just need a Discord Bot Token!
Installation
npm i report-bot --save
IMPORTANT NOTE
You have to turn on "Server Members Intent" option to use this package properly.
Image Example
Usage
See documentation for detailed information!
const { ReportBot } = require("report-bot");
const RB = new ReportBot;
RB.init("TOKEN", "GUILD", "KEYWORD");
RB.getUsers("ROLE", "CRONJOB");
RB.scheduledMessage("CHANNEL", "CRONJOB");
RB.changeCard("COLOR", "TITLE", "URL", "AUTHOR", "ICON", "DESCRIPTION", "FOOTER", "FOOTER_ICON");
RB.alertUsers("CRONJOB", "MESSAGE");
Useful Links
- LinkedIn: https://www.linkedin.com/in/ardit-xhaferi/
- Github: https://github.com/ArditXhaferi/report-bot-package
- NPM: https://www.npmjs.com/package/report-bot
- Docs:
Contact Me For More Help
づ。 ◕‿◕。) づ