Skip to content

Latest commit

 

History

History
14 lines (14 loc) · 826 Bytes

README.md

File metadata and controls

14 lines (14 loc) · 826 Bytes

Build Status Coverage Status

Sticker Retrieval Bot

Bot that will upload a sticker back to imgur and send the link to the user

Requirements

  • Python 3.5 or higher with pip
  • Use pip to install the requirements.txt file
    • pip install -r requirements.txt
  • A valid telegram bot API token
  • A valid set of imgur API credentials

Usage

  • Simpy run stickerretrievalbot.py after filling it with the missing credentials

Current Deployment