Widowan / hhbot

Бот для пересылки вакансий с Headhunter в Telegram

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

git clone https://github.com/Widowan/hhbot
cd hhbot
python3 -m venv venv
source venv/bin/activate
pip3 install -r requirements.txt
cp config.yaml.example config.yaml
nano config.yaml
python3 main.py

About

Бот для пересылки вакансий с Headhunter в Telegram

License:Apache License 2.0


Languages

Language:Python 100.0%