Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 617 Bytes

File metadata and controls

18 lines (10 loc) · 617 Bytes

Dijkstra's Shortest Quote Bot

A Telegram bot that spurts random quotes by Edsger W. Dijkstra (and tells you that it loves you).

Created as an exercise in bot design (and server setup), and written in PHP using Telegram Bot API.

Start absorbing Dijkstra's wisdom by clicking on this link..

Commands

/start - Begin interacting with the bot.

/quote - Fetch and display a random quote.

I may add some other commands and features later.


Work in progress