StampyAI / stampy

A Discord bot for the Robert Miles AI server
37 stars 9 forks source link

microfix to detect @mentions with GDoc links to change question status #224

Closed MatthewBaggins closed 1 year ago

MatthewBaggins commented 1 year ago

fixed is_review_request to using message.clean_content instead of message.content so that it can detect role @mentions with GDoc links (@reviewer, @feedback, @feedback-sketch) to change question status (In review, In progress, Bulletpoint sketch, accordingly)