Skip to content

rinsuki-lab/teleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e011e93 · Oct 19, 2024

History

6 Commits
Oct 19, 2024
Oct 18, 2024
Oct 18, 2024
Oct 18, 2024
Oct 18, 2024
Oct 18, 2024
Oct 19, 2024
Oct 18, 2024
Oct 18, 2024
Oct 18, 2024
Oct 18, 2024
Oct 18, 2024

Repository files navigation

teleton

Needed environment variables

  • TELETON_SESSION_PATH: stores session data (required)
  • TELETON_API_ID (required)
  • TELETON_API_HASH (required)
  • TELETON_PROXY: you can use SOCKS5 proxy for upstream connection if you want (optional)

API Usage

See openapi.yml for reference (maybe incomplete), or upload_file.js for Node.js example

Build Instruction

  • python3 download_and_patch.py (resolves some dependencies with patch)
  • cargo build --release

TODO

  • Handles file reference change
  • Authentication