Telegram Bot with a collection of images of It's Wednesday My Dudes meme
Name: Wednesday Dudes Bot
Name tag: @WednesdayDudesBot
| Command | Description |
|---|---|
| dude | Sends a relevant image to the chat based on current day of the week |
Token <token> can be retrieved from BotFather in Telegram.
Set Telegram bot webhook for Netlify:
curl \
-F "url=https://<subdomain>.netlify.app/.netlify/functions/<function>" \
https://api.telegram.org/bot<token>/setWebhookGet webhook status:
curl \
https://api.telegram.org/bot<token>/getWebhookInfo