/telegram_bot

A telegram bot

Primary LanguageTypeScript

telegram_bot

To run, first clone this repo:

Then, copy .env_example to .env and edit at least the TOKEN and SERVER_URL values.

And finally, type these commands from a machine serving the WAN:

  • yarn
  • yarn build
  • yarn start