Orientation Bot

This repository holds the source code for telegram bot to be used in COPS fresher's orientation.

Getting started

Development:

  1. Fork the repo and clone it to your system.
  2. Run yarn install inside project folder to install all the dependencies.
  3. Do the required changes.
  4. Run yarn dev for testing the bot in development mode.
  5. When done with changes commit them and make a pull request.
  6. In case of any issue in above steps contact maintainers.