Modify /rquote timeout #77
Labels
No labels
bug
config update
documentation
duplicate
enhancement
in dev
input needed
new feature
not in draft
refactor
waiting on docs update
wont-do
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Sirdog/EnduraBot#77
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
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.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.
The use of
/rquotehas steadily declined as the novelty has worn off. I no longer believe this is something that necessitates resolving.Closing...