JSPM

telegram-assistant

1.1.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 5
  • Score
    100M100P100Q38783F
  • License ISC

telegram bot will help you to do everything you can setup for him

Package Exports

  • telegram-assistant
  • telegram-assistant/app.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (telegram-assistant) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

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.