MikeGTC Discord Cooldown Bot
Terms of Service
Privacy Policy
Terms of Service
By inviting or using the MikeGTC Discord Cooldown Bot ("the Bot"), you agree to these terms.
Acceptable Use
- The Bot helps you manage role-based message cooldowns in your Discord server.
- Only users with admin permissions can use configuration slash commands.
- Web Admin Panel access is configurable via OAuth2 and/or admin roles.
Service Availability
- The Bot is provided "as-is", without any uptime guarantees.
- It may be restarted or updated at any time without prior notice.
Misuse & Violations
You are strictly prohibited from:
- Using the bot for spam, harassment, or automated abuse
- Attempting to reverse-engineer or clone the bot
- Exploiting bugs or security flaws
Removal Rights
The developer reserves the right to remove the Bot from any server violating these terms or Discord's Terms of Service.
Privacy Policy
We respect your privacy. Here's exactly what data we store and how we handle it.
What We Store
- Role IDs, Channel IDs, Guild IDs - to manage cooldowns
- User IDs - to track cooldown timers
- (Optional) Discord OAuth2 info - to restrict web panel access
- No message contents are stored
Where It's Stored
- Locally in a database (
bot.dbfor SQLite or a PostgreSQL URL) - Not synced or shared externally
Web Panel Access
- If OAuth2 is configured in
.env, access is restricted to approved roles via Discord login. - If not configured, the panel may be open to the public - use responsibly.
We Do NOT
- Track users
- Run analytics
- Collect personal data for marketing
- Sell or share anything
Full Control
Admins can:
- Reset data with
/cooldown reset_all - Delete the bot database (
bot.db) to wipe everything