Skip to content

pette1999/discord_manage_bot

Repository files navigation

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

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.

Bot commands

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

Beta Reward System

Beta Token Economy

Requirements

  • NodeJS 8.0+ recommended.
  • Windows, Linux or Mac OS X.

Licence

See LICENSE for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published