LinuxMercedes / markovirc

Markov Chain IRC bot
3 stars 1 forks source link

Implement !delete #11

Open brhoades opened 10 years ago

brhoades commented 10 years ago

Implemented !delete which, upon confirmation, will remove all source text with that word. This should include statistics for how many rows it'll nuke. A database modification should be made to allow the source text to still exist but be "ignored" and the chains deleted.

It could theoretically be readded in the future with a refactoring command for the database.