Skip to content

kiku-jw/calfur

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!