You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's cool to have lelerax to reply often when people talk about it, but sometimes people want to talk about its development, so a "shutting up" mechanism is needed.
A cool idea is having an incremental shuttup:
/shuttup shuts lelerax up for 5min
when another /shuttup is issued within 5min after the cooldown, it shuts up for (lastCooldown * 2)
I believe that the timeframe for extending shuttup time should grow slower, maybe 1/2 of the cooldown time (with a minimum time of 5min) to avoid disabling it for too much time.
PS: this is only an idea, maybe a /shuttup 5min works better, maybe mixing the two approaches works better, I like the automatic increment approach because its automatic... Dicuss here people 😄
The text was updated successfully, but these errors were encountered:
From @kress95 on January 27, 2018 3:8
It's cool to have lelerax to reply often when people talk about it, but sometimes people want to talk about its development, so a "shutting up" mechanism is needed.
A cool idea is having an incremental shuttup:
/shuttup
shuts lelerax up for 5min/shuttup
is issued within 5min after the cooldown, it shuts up for (lastCooldown * 2)PS: this is only an idea, maybe a
/shuttup 5min
works better, maybe mixing the two approaches works better, I like the automatic increment approach because its automatic... Dicuss here people 😄The text was updated successfully, but these errors were encountered: