Code-Society-Lab / grace

The official Code Society Discord bot
GNU General Public License v3.0
19 stars 12 forks source link

Issue 38 - Add a praise behavior to Grace #92

Closed bosley closed 1 year ago

bosley commented 1 year ago

Commonized sentiment polarity method and added negative response to talking bad about grace

This was done for issue: https://github.com/Code-Society-Lab/grace/issues/38

Created method: get_message_sentiment_polarity to comminize sentiment polarity

Updated name_react to add positive/negative responses

Updated penguin_react to use the commonized sentiment polarity code