Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 201 Bytes

File metadata and controls

17 lines (9 loc) · 201 Bytes

telegram.bot.francis

Bot made using Telegram Bot API

Prerequisites:

  1. Install Beautiful Soup

    pip install bs4

  2. Install urllib

    pip install urllib

  3. Install telepot

    pip install telepot