PyBites-Open-Source / karmabot

A Python based Slack Chatbot for community interaction
MIT License
73 stars 47 forks source link

Detect and react automatically to questions regarding karma in slack #71

Open pogross opened 4 years ago

pogross commented 4 years ago

Idea

User: what is karma? etc. should be detected based on the combination of sentence type (question) and the keyword(s) such as karma

Possible approach

Next to simply using regex one may consider using packages as nltk or spacy

gustavogattino commented 4 years ago

Interesting... As a workaround, you can use the Slack bot: https://slack.com/intl/en-br/blog/productivity/mind-the-bot-a-guide-to-slackbot-custom-responses