2020-08-14 22:11:11 +10:00
|
|
|
_______ _______ _______ _______ _______ ______
|
|
|
|
| || _ || || || _ || _ |
|
|
|
|
| ___|| |_| || _____|| _ || |_| || | ||
|
|
|
|
| | __ | || |_____ | |_| || || |_||_
|
|
|
|
| || || ||_____ || ___|| || __ |
|
|
|
|
| |_| || _ | _____| || | | _ || | | |
|
|
|
|
|_______||__| |__||_______||___| |__| |__||___| |_|
|
|
|
|
|
|
|
|
Gaspar telegram bot written in python.
|
|
|
|
|
2021-02-27 02:39:50 +03:00
|
|
|
Features:
|
2021-02-27 02:29:08 +03:00
|
|
|
* Notify about topic update on rutracker.org via Telegram.
|
|
|
|
* Can push new magnet link into your Transmission web client.
|
2020-08-14 22:11:11 +10:00
|
|
|
|
|
|
|
|
|
|
|
running instance - @let_you_know_bot
|
2021-02-27 02:38:30 +03:00
|
|
|
Install your own:
|
2021-02-28 03:35:30 -08:00
|
|
|
$ pip3 install -r requirements.txt
|
2021-02-27 02:38:30 +03:00
|
|
|
$ python3 setup.py install
|
|
|
|
$ TG_TOKEN=xxx gaspar
|
|
|
|
|
2020-05-24 22:00:20 +03:00
|
|
|
|
2021-02-27 02:29:08 +03:00
|
|
|
⣿⣿⣿⡷⠊⡢⡹⣦⡑⢂⢕⢂⢕⢂⢕⢂⠕⠔⠌⠝⠛⠶⠶⢶⣦⣄⢂⢕⢂⢕
|
|
|
|
⣿⣿⠏⣠⣾⣦⡐⢌⢿⣷⣦⣅⡑⠕⠡⠐⢿⠿⣛⠟⠛⠛⠛⠛⠡⢷⡈⢂⢕⢂
|
|
|
|
⠟⣡⣾⣿⣿⣿⣿⣦⣑⠝⢿⣿⣿⣿⣿⣿⡵⢁⣤⣶⣶⣿⢿⢿⢿⡟⢻⣤⢑⢂
|
|
|
|
⣾⣿⣿⡿⢟⣛⣻⣿⣿⣿⣦⣬⣙⣻⣿⣿⣷⣿⣿⢟⢝⢕⢕⢕⢕⢽⣿⣿⣷⣔
|
|
|
|
⣿⣿⠵⠚⠉⢀⣀⣀⣈⣿⣿⣿⣿⣿⣿⣿⣿⣿⣗⢕⢕⢕⢕⢕⢕⣽⣿⣿⣿⣿
|
|
|
|
⢷⣂⣠⣴⣾⡿⡿⡻⡻⣿⣿⣴⣿⣿⣿⣿⣿⣿⣷⣵⣵⣵⣷⣿⣿⣿⣿⣿⣿⡿
|
|
|
|
⢌⠻⣿⡿⡫⡪⡪⡪⡪⣺⣿⣿⣿⣿⣿⠿⠿⢿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⠃
|
|
|
|
⠣⡁⠹⡪⡪⡪⡪⣪⣾⣿⣿⣿⣿⠋⠐⢉⢍⢄⢌⠻⣿⣿⣿⣿⣿⣿⣿⣿⠏⠈
|
|
|
|
⡣⡘⢄⠙⣾⣾⣾⣿⣿⣿⣿⣿⣿⡀⢐⢕⢕⢕⢕⢕⡘⣿⣿⣿⣿⣿⣿⠏⠠⠈
|
|
|
|
⠌⢊⢂⢣⠹⣿⣿⣿⣿⣿⣿⣿⣿⣧⢐⢕⢕⢕⢕⢕⢅⣿⣿⣿⣿⡿⢋⢜⠠⠈
|
2020-05-24 22:00:20 +03:00
|
|
|
|