giordan83 / quotebot

A Telegram bot that will send you a random quote.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Telegram Quote Bot

A Telegram bot that will send you a random quote. My original post about this Telegram bot in Medium: https://chatbotslife.com/making-your-bot-talks-2e3ba1900971

Usage:

  1. Install the package needed.
$ pip install -r requirements.txt
  1. Create your own Telegram bot as described here and put the generated token in telegram-bot.py file.

  2. Run the telegram-bot.py using this command.

$ python telegram-bot.py
  1. Have fun!

Disclaimer: I did not create the quotes myself, the quotes are taken from textfiles.com

About

A Telegram bot that will send you a random quote.

License:MIT License


Languages

Language:Python 100.0%