it-muslim / arabic-verbs-telegram-bot

A simple telegram bot for training your Arabic verbs.
MIT License
0 stars 0 forks source link

Storage localized #17

Closed al-muammar closed 5 years ago

al-muammar commented 5 years ago

Summary

Dependencies: PR-16 Changes:

  1. Storage was localized, i.e. now we save answer per chatID, it fixes #13
  2. Regular expressions made more precise, i.e. if a message started with /, then we don't consider it as an answer.

Test Plan

Tested locally