feemaker_tg_bot
v0.1.3
Published
Downloads
4
Readme
Feemaker TGbot
Install
- Install NodeJS
You may use our example (got from https://github.com/nvm-sh/nvm) or you can use your way how to install the NodeJS
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.7/install.sh | bash
nvm install v16
nvm use v16
- Install feemaker bot
npm i feemaker_tg_bot -g
Start
Please note! You do not need to create a config. Once you start the app it will create it for you
feemaker_tg_bot --config_path "PATH_TO_YOUR_CONFIG/config.json"
Follow instruction of the bot in terminal