nyudenkov / link-kicker

Do you have a problem with just forgetting to read the articles you've saved links to as me? Link Kicker brought to solve this problem.

Home Page:https://t.me/link_kicker_bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Link Kicker

Link Kicker Bot - Bot that can help you remember about your abandoned articles | Product Hunt

Do you have a problem with just forgetting to read the articles you've saved links to like me? This bot was created to solve this problem.

Start using a bot

Installation and local launch

  1. Clone this repo: git clone https://github.com/nyudenkov/link-kicker
  2. Create .env with cp .env.example .env and fill it out
  3. Create commands.yaml with cp commands.yaml.example commands.yaml and change command descriptions if you want
  4. Install poetry on your machine (or just pip install poetry in env)
  5. Run poetry install in the root folder for requirements installing
  6. Run sh scripts/compile_locales.sh in the root folder for compiling locales
  7. Run aerich upgrade in the root folder for running migrations
  8. Run make run

About

Do you have a problem with just forgetting to read the articles you've saved links to as me? Link Kicker brought to solve this problem.

https://t.me/link_kicker_bot


Languages

Language:Python 98.3%Language:Shell 0.9%Language:Makefile 0.8%