CactusDev / CactusBot

An open source, community-written service-agnostic chat bot
MIT License
30 stars 6 forks source link

Feature Request: !trust @PersonName <n> #197

Open EvilNotion opened 7 years ago

EvilNotion commented 7 years ago

Optional argument n will trust a user for n spams and then remove the trust automatically. (Essentially used to grant permission to post links without having to manually !trust remove them after the fact)

willow-bohlen commented 7 years ago

Interesting. Maybe instead of using !trust, there could be a new command called `!permit

`, which would work like you specify.
EvilNotion commented 7 years ago

!permit would be consistent with other bots that perform that type of functionality.

2Cubed commented 7 years ago

Good call! Definitely something we should have.