mutewinter / Showbot

🤖 An IRC Bot and Website for 5by5.tv written with the Cinch and Sinatra frameworks
MIT License
90 stars 31 forks source link

Feature request: Admin interface/word blacklist #33

Closed rikai closed 11 years ago

rikai commented 11 years ago

Something i thought of while developing this... It's very easy to suggest 'offensive' titles. It would be nice to have a simple admin interface where anyone with the correct login can log in and delete offensive titles.

Perhaps to supplement this, a word blacklist that rejects suggestions containing certain words, possibly even warning the user, banning them if it happens several times?

mutewinter commented 11 years ago

Admin functionality through a web interface would be very useful to someone who wants fine-grained control over Showbot. I'd be happy to take a look at a pull requests that adds this functionality.