fuerbringer / tldr-telegram

:robot: :books: Telegram chatbot frontend for tldr-pages.
https://t.me/tldr_pages_bot
GNU Affero General Public License v3.0
8 stars 2 forks source link

Pattern matching and bot.js structure #6

Closed fuerbringer closed 6 years ago

fuerbringer commented 6 years ago

This feature improves pattern matching for bot commands, allows for multiple (but not duplicate) pages to be requested and restructures bot.js.

underscore is now a node dependency.

Closes #5