Image for Role Mention Cooldown

Role Mention Cooldown 2

Rated 5.0 out of 1 reviews
2 upvotes in the month of March
Add Role Mention Cooldown Upvote Role Mention Cooldown Review Role Mention Cooldown

If you are unable to invite the bot to your server, the reason is likely because the bot is currently going through discords Verification process. In the mean time, you could instead invite the BETA version of the bot to your server: https://discord.com/oauth2/authorize?client_id=1319723378873077842

Role Mention Cooldown

A discord bot that allows users to mention a role once, then apply a cooldown to the role before it can be mentioned again.

Commands

Admin

  • Configuration
    • /config display: Display the current server configurations
    • /config admin-role add : Add an admin role, which is able to configure the bot’s settings and role cooldowns
    • /config admin-role remove : Remove an admin role
  • Cooldowns
    • /rolecooldown add : Add a new role to the monitored list, or change the cooldown for an existing one
      • cooldown: The cooldown to apply to the role on use (separate with spaces). Ex: 8s 69m 28h 1d = 2d 05:09:08, 600s = 0d 00:10:00
    • /rolecooldown remove : Remove a role from having a cooldown

User

  • List
    • /list all: Display a list of all registered mentionable roles along with their cooldown
    • /list cooldowns: Display a list of all roles currently on cooldown along with their remaining cooldown time
  • Other
    • /help: Displays an embed with all commands and their description
    • /ping: Show latency stats

Usage

After adding mentionable roles with the /rolecooldown add command, anyone will be able to mention these roles across the whole server as usual (@role-name or ``).

Once someone uses a monitored role mention, the bot will disable the “Allow anyone to @mention this role” permission for that role, preventing it from being mentioned during the cooldown.

When the cooldown expires for that role, the bot will re-enable the “Allow anyone to @mention this role” permission.

Important note: The bot can only put roles on cooldown in the channels it can read. Monitored role mentions in channels where the bot does not have read access will not start the cooldown.

Links

Contributions

Terms of Service and Privacy Policy

Please read the Terms of Service and Privacy Policy that apply to this bot.

Tags

Information

Short description: A discord bot that allows users to mention a role once, then apply a cooldown to the role before it can be mentioned again.

Prefix: /

Servers: 190

Shards: Unknown

Library: discord.js

Links

Reviews

Profile Picture
ctn#0

Review: I am the developer of this bot. The reason I started developing this bot is because this sort of bot has existed in the past with another bot called ping timer, but that bot gone out of service a while back. I seen a lot of people still asking for a bot that can do the same thing as ping timer offered when it was still live, but no one actually had a good alternative. A few days ago, I had a case for one of the communities that I'm an admin in to apply these features to, and after I searched and found everyone else also searching for this, I decided to answer these calls and make one myself.