Modify /rquote timeout #77

Closed
opened 2025-10-22 17:03:23 -04:00 by MrFleff · 3 comments
MrFleff commented 2025-10-22 17:03:23 -04:00 (Migrated from github.com)

Problem

Based Chat is being Spammed

Solution Part 1

Increase timeout to 1 hour

Solution Part 2

Remove a timeout for the command inside of the 'Voice' category for all the text-chats.

### Problem Based Chat is being Spammed ### Solution Part 1 Increase timeout to 1 hour ### Solution Part 2 Remove a timeout for the command inside of the 'Voice' category for all the text-chats.
sirdog3355 commented 2025-10-22 18:40:27 -04:00 (Migrated from github.com)

Part 1 is a simple configuration edit and a /reboot (thank you, past Sirdog). Part 2 may also be simple based on my cursory Google search.

Part 1 is a simple configuration edit and a `/reboot` (thank you, past Sirdog). Part 2 _may_ also be simple based on my cursory Google search.
sirdog3355 commented 2025-10-24 22:59:50 -04:00 (Migrated from github.com)

So, roadblock.

TL;DR is that once Discord applies the cooldown to the user in the manner I am utilizing it sticks with them like a flag on their account. I cannot specify if a user under cooldown should be restricted by it per-channel (or in this case per-category, which is entirely doable). They are either under cooldown or they aren't.

Now, once persistent data storage becomes a thing, I could ditch using the method I am using right now and write up my own means of checking. So... we'll see how persistent data storage goes. But for now this is going to be on hiatus.

So, roadblock. TL;DR is that once Discord applies the cooldown to the user in the manner I am utilizing it sticks with them like a flag on their account. I cannot specify if a user under cooldown should be restricted by it per-channel (or in this case per-category, which is _entirely_ doable). They are either under cooldown or they aren't. Now, once persistent data storage becomes a thing, I could ditch using the method I am using right now and write up my own means of checking. So... we'll see how persistent data storage goes. But for now this is going to be on hiatus.
sirdog3355 commented 2025-11-01 19:24:18 -04:00 (Migrated from github.com)

The use of /rquote has steadily declined as the novelty has worn off. I no longer believe this is something that necessitates resolving.

Closing...

The use of `/rquote` has steadily declined as the novelty has worn off. I no longer believe this is something that necessitates resolving. Closing...
Sign in to join this conversation.
No description provided.