Modular telegram bot written in typescript and running on NodeJs created with the purpose of managing groups and providing useful functions for users such as image manipulation and integration with API's of interest to developers or common users.
At the moment the bot is still in integrity tests, which makes the compatibility with the deployment in Heroku lag, also take into account that I am only a person in charge of all the development, I appreciate your understanding.
git clone https://github.com/carlos-burelo/CortanaTS
# using yarn
cd CortanaTS && yarn
# using npm
cd CortanaTS && npm install