archived-bot
archived-bot copied to clipboard
;;clear/;;delete/;;prune command
Could also make it so messages can be deleted using a filter, e.g. ;;delete 50 test
which would delete 50 messages that contain the test
word.
Should it be regex?
There's no need for a regex. the argument is either a number or a user. We can use fuzzy search to find a user.
Oh that fuzzy search
Fuzzy search would be good to include here
I'll be get on work.
That'd be great. Please make the bot respect the manage messages permission.
On 24 January 2017 at 09:25, Chromaryu [email protected] wrote:
I'll be get on work.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Frederikam/FredBoat/issues/38#issuecomment-274738636, or mute the thread https://github.com/notifications/unsubscribe-auth/ACdoWfIP3o2mFQj_B-jxXxwLcXreUIFYks5rVbVpgaJpZM4LWe-r .
@knight-ryu12 are you still working on this? ( ͡° ͜ʖ ͡°)
kinda… But all my works are resetted so I need to start over again.
2017/08/25 午前0:08 "Napster" [email protected]:
@knight-ryu12 https://github.com/knight-ryu12 are you still working on this? ( ͡° ͜ʖ ͡°)
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Frederikam/FredBoat/issues/38#issuecomment-324663786, or mute the thread https://github.com/notifications/unsubscribe-auth/ALa_EypJzJsDdypQ4qHLflXsXuVdZLDOks5sbZHwgaJpZM4LWe-r .
I asked Chroma if he'd be OK with me picking this up and he said sure, I'll start working on this once I finish my current PR.
IIRC the bot already has a ;;clear command to delete its own messages, should that one be thrown in the bin?
no need to throw it away just work on top of it
Okay