JohnHCarlson / JamieBot

3 stars 0 forks source link

Feature Request: Quote channel curation #27

Open Septimius-Severus opened 2 months ago

Septimius-Severus commented 2 months ago

Use regex to curate the "quotes channel". You should be able to specify a format such as 'quotes must start and end with double marks (") then have a dash followed by the name of the user. Should be a appropriately difficult Regex challenge. Messages that do not comply with the quotes format are deleted by Jamie.

JohnHCarlson commented 2 months ago

I could be convinced on this feature, but I need to flesh it out more. Do we want Jamie to simply prune messages in the channel to keep a formatting standard? Or is it better to add a /quote command and have a simple embed with the quote, quoted user, etc. This would limit posting in the quotes channel to Jamie alone, and the bot channel would be utilized for quotes? @Septimius-Severus thoughts?