Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 699 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 699 Bytes

Calfur Telegram bot

This is the code for the Telegram bot — @calfurbot, that calculate the cost of furniture, windows and doors.

Installation and local launch

  1. Clone this repo: git clone https://github.com/Kiku-Reise/calfur
  2. Create .env with the environment variables listed below
  3. Run yarn install in the root folder
  4. Run yarn develop

And you should be good to go! Feel free to fork and submit pull requests. Thanks!

Environment variables

  • TOKEN — Telegram bot token

Also, please, consider looking at .env.sample.

License

MIT — use for any purpose. Would be great if you could leave a note about the original developers. Thanks!