A Telegram bot of Currency exchange rate list for Toman (10th of IRR) from bonbast.com
- Fork this repository.
- Make an account in deno land.
- Add USERS as a string separated by ',' without any spaces, e.g. 'test,second_test' and TELEGRAM_KEY to the environment variables in deno deploy settings.
- Select the forked repository and
index.ts
file after that. - Send a request to this url to configure your bot's webhook to point to your app:
https://api.telegram.org/bot<token>/setWebhook?url=<url>