This repository holds the source code for telegram bot to be used in COPS fresher's orientation.
- Fork the repo and clone it to your system.
- Run
yarn install
inside project folder to install all the dependencies. - Do the required changes.
- Run
yarn dev
for testing the bot in development mode. - When done with changes commit them and make a pull request.
- In case of any issue in above steps contact maintainers.