This project is a discord bot uses Discord.js
The bot is served as a service bot in the Beta Fellowship community discord server.
discord.js is a powerful Node.js module that allows you to interact with the Discord API very easily. It takes a much more object-oriented approach than most other JS Discord libraries, making your bot's code significantly tidier and easier to comprehend.
Usability, consistency, and performance are key focuses of discord.js, and it also has nearly 100% coverage of the Discord API. It receives new Discord features shortly after they arrive in the API.
+userinfo
: Check discord userinfo, including their invitation count, events attendancy, message count, voice count, post stats and Beta Reputation Points+botinfo
: Check discord bot info, including bot tag, version, command prefix, time since last restart, server count and total members+checkin
: Community member can use this command to checkin with morning and night everyday for BRPs+morning
: Same function as the+chekcin
command+night
: Same function as the+checkin
command+post
: Community member can use this command to submit their social media posts/snapshots/videos etc about beta and get BRPs for return+eventtime
: An admin can set the event time for members to checkin, admin only+kick
: Used to kick community member, admin only+help
: The bot will send you a DM about how to use the bot
- NodeJS 8.0+ recommended.
- Windows, Linux or Mac OS X.
See LICENSE for details.