/WordMatchBot-Django

"WordMatchBot" is a Django app for defining and matching keywords to provide custom responses. Create "Condition" objects with sets of keywords, their operation ('and' or 'or'), and corresponding responses. API endpoint accepts incoming messages and returns the appropriate response based on keyword conditions.

MIT LicenseMIT

Stargazers