Access to the bot (not ready yet)
In the telegram bot, we are going to connect all the tools together and be accessible from one place for those using telegram. To learn more, check out the Core Repository
Feel free to share your idea from Discord
The project is based on NestJs by Typescript. Also, we are using telegraf
library to handle the bot functionality.
Follow the commands to run the project:
yarn install
yarn start:dev
Note: There is a folder called sample-data
in the roof the project. We created a sample json files from real data to speed up the developing.