0.1.3 • Published 15 days ago

feemaker_tg_bot v0.1.3

Weekly downloads
-
License
ISC
Repository
-
Last release
15 days ago

Feemaker TGbot

Install

  1. 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
  1. 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