Telegram signer
Project description
Telegram Signer - Telegram每日自动签到
Install
pip install -U tg-signer
or for speedup:
pip install "tg-signer[tgcrypto]"
Usage
Usage: tg-signer <command>
Available commands: list, login, run, reconfig
e.g. tg-signer run
Configure proxy(if necessary)
use env TG_PROXY
e.g.:
export TG_PROXY=socks5://127.0.0.1:7890
Run
tg-signer run
Configure according to the prompts. The data and configuration are stored in the .signer
directory.
Then run tree .signer
, you will see:
.signer
├── latest_chats.json # 获取的最近对话
├── me.json # 个人信息
└── signs
└── openai # 签到任务名
├── config.json # 签到配置
└── sign_record.json # 签到记录
3 directories, 4 files
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
tg_signer-0.1.5.tar.gz
(6.1 kB
view details)
Built Distribution
File details
Details for the file tg_signer-0.1.5.tar.gz
.
File metadata
- Download URL: tg_signer-0.1.5.tar.gz
- Upload date:
- Size: 6.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 722b49e0bb86a6a48299f39cd7afb89fab118ee7bf4cb64de921e1105ad04041 |
|
MD5 | 7fc4e7600db299b9e52d50b23e4f378a |
|
BLAKE2b-256 | 769e74a2bc2c3dcd0fb52075f88ca5a6f06c7d235af49cadc3913ee96abc6c61 |
Provenance
File details
Details for the file tg_signer-0.1.5-py3-none-any.whl
.
File metadata
- Download URL: tg_signer-0.1.5-py3-none-any.whl
- Upload date:
- Size: 6.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a29f99fd47da0380cf74c54cf5363f27f1f0ac60db8f53224ca128f42b2423b8 |
|
MD5 | 68b0f34e8df57cc9e92c192434833dc0 |
|
BLAKE2b-256 | 3e35bc2ad81cfa8d4c785247968ea0172040b7aaa3939c8050114d02f8afe388 |