Contracts Robot
Simple Telegram Bot for managing docx templates
⚡ Installation
- Install Node.JS.
- Clone the repository.
- Unpack it to a folder.
- Rename
settings.json.example
tosettings.json
and fill it with your Telegram Bot token. - In this folder run the following commands:
npm i
node .
🎉 Enjoy the project and hopefully its helpful!
📃 Credits
- https://www.npmjs.com/package/telegraf - Telegraf library
- https://www.npmjs.com/package/docxtemplater - DocxTemplater