Skip to content

A discord bot made on the top of https://discord.bots.gg/bots/510016054391734273 . It reads messages from the bot whenever someone does `c!user` it'll see if the global stats meet the criteria you set. If yes, it'll give the role and notify in logs channel.

Notifications You must be signed in to change notification settings

bilal-the-dev/Pro-Counting-Discord-bot

Repository files navigation

Discord Pro Counting Bot

A discord bot made on the top of https://discord.bots.gg/bots/510016054391734273 . It reads messages from the bot whenever someone does c!user it'll see if the global stats meet the criteria you set. If yes, it'll give the role and notify in logs channel.

Features

  • Setup a criteria: Setup criteria for your users using the command /set_config [rate] [correct_amount] [saves] [role] explanation below.
  • Reading messages from Counting bot: Whenever someone does c!user bot will see if user global stats are equal pr greater than the stats mentioned in configuration, if it'll award them the role set.
  • Channel lock on save usage: If someone uses a save and answers wrong, the channel gets locked and is notified in logs channel.
  • Command: /view_config to see current configuration.

Example Image of bot working

Configuration

To configure the bot, you need to set the following environment variables in the bot's configuration file:

TOKEN=''

COUNTING_BOT_ID=510016054391734273

COUNTING_CHANNNEL_ID=1245955928298360892
LOGS_CHANNEL_ID=1247226078758441121
VOTE_CHANNEL_ID=1245955928298360892
MAIN_BOT_SERVER_CHANNEL_ID=1247230854766395432

Example Usage

You set the configuration and when someone does c!user, bot will read stats from counting bot, if they are upto criteria bot will add the role. If someone messes up and uses saves in counting, bot will lock the channel :3

Social Media Links

For more information, visit my posts on:

Installation

To get started with the bot, follow the general guide on how to run my Discord bots here. If you encounter any issues, please open an issue on GitHub.

About

A discord bot made on the top of https://discord.bots.gg/bots/510016054391734273 . It reads messages from the bot whenever someone does `c!user` it'll see if the global stats meet the criteria you set. If yes, it'll give the role and notify in logs channel.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published