zhaobenny / bz-cogs

Interesting cogs for Red Bot
MIT License
23 stars 14 forks source link

Implement forget feature #4

Closed hollowstrawberry closed 1 year ago

hollowstrawberry commented 1 year ago

It will ignore messages before {current timestamp + 1 second} whenever the [p]ai_user forget command is used, and whenever the server prompt changes.

Who can use [p]ai_user forget is determined by a new public_forget setting, when True anyone can use it, when False only people with the manage_messages permission can use it.