Skip to content

Latest commit

History

94 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

ReadInTelegramBot

LICENSE

Access stored data in Pocket (GetPocket) via Telegram Bot

How to run

  1. Instal Python (v3.9)
  2. Create Telegram Bot (https://core.telegram.org/bots#3-how-do-i-create-a-bot)
  3. Clone this repository with command below:
    git clone https://github.com/Matin-B/ReadInTelegramBot.git && cd ReadInTelegramBot
  4. Rename config-sample.py to config.py and replace your bot token and other keys
  5. Create a virtual environment with command below:
    python -m venv .venv && source .venv/bin/activate
  6. Install dependencies using command below:
    pip install -r requirements.txt
  7. Run the bot with command below:
    cd app && python main.py

About

Access stored data in Pocket (GetPocket) via Telegram Bot

Topics

Resources

Stars

6 stars

Watchers

1 watching

Forks

Used by

Contributors

Languages