telegram-assistant
v1.3.0
Published
telegram bot will help you to do everything you can setup for him
Downloads
61
Maintainers
Readme
Telegram bot assistant
Would be your second girlfriend
Setup
npm install
Environment
Create your .env
for production and .env.local
for local environment
They both should have at least two variables HOST
and TELE_BOT
which is your https url and telegram bot token
Run
npm run dev
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.