Skip to content

mradionov/wednesday-dudes-telegram-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

wednesday-dudes-telegram-bot

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

Configuration

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>/setWebhook

Get webhook status:

curl \
  https://api.telegram.org/bot<token>/getWebhookInfo

About

Telegram Bot - It's Wednesday My Dudes

Topics

Resources

Stars

Watchers

Forks