Skip to content
/ quotebot Public

A Telegram bot that will send you a random quote.

License

Notifications You must be signed in to change notification settings

dkhd/quotebot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages