zorael / kameloso

IRC bot with Twitch support
Boost Software License 1.0
9 stars 3 forks source link

Quotes plugin rewrite #148

Closed zorael closed 1 year ago

zorael commented 1 year ago

This replaces the old Quotes plugin with a new one, largely written from scratch.

New features include being able to search for specific quotes with !quote [nickname] [search terms]. As a direct consequence, removed is the ability to use !quote [nickname] [new quote text] to add a new quote, and !addquote must be used.

Upon cursory testing it seems to work, but it needs merging with the online tester to be sure.