pakshuang / CS1010S-reminder-bot

Telegram bot that reminds students about deadlines, exams, and more for the NUS module CS1010S Programming Methodology.

Home Page:https://t.me/CS1010S_reminders

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Inline buttons for links

pakshuang opened this issue · comments

Instead of having the link to Coursemology as a hyperlink (see below), what if the link was in an inline button? There could also be a button to prompt users on the discussion group to subscribe to the channel itself. I was inspired by another channel (see below).

image
image

One way to do this is using Telegram's InlineKeyboardMarkup. Good luck! 👍🏻