Skip to content
This repository has been archived by the owner on Mar 18, 2024. It is now read-only.

Releases: TeaDove/teleout

Teleout [1.1.2]

04 Jan 21:02
Compare
Choose a tag to compare

Added -q --quite option, which will send message or document with "disable_notification" param

Teleout [1.1.1]

04 Jan 20:52
Compare
Choose a tag to compare
  • better readme
  • fixes in main.py

Teleout [1.1.0]

04 Jan 18:21
2248c79
Compare
Choose a tag to compare

Поменял работу скрипта с телеграмм юзерботов на простых ботов

Teleout [1.0.9]

24 Jun 13:04
Compare
Choose a tag to compare
  • KeyboardInterapt now don't raise error, but just exits app

v1.0.8

20 May 09:02
Compare
Choose a tag to compare
  • html escaping with --code option
  • --html option

Teleout [1.0.7]

13 Apr 16:56
Compare
Choose a tag to compare
  • --no-html option, disable parse_mode = "html"
  • fixes <code> in files
  • bar progress for files(via tqdm)

Teleout [1.0.6]

13 Apr 16:52
Compare
Choose a tag to compare
Teleout [1.0.6] Pre-release
Pre-release

pre-release

Teleout [1.0.5]

09 Apr 13:09
Compare
Choose a tag to compare
  • ANSI colors codes will no be removed if text is piped. Can be disabled with --ansi-colors option.

Teleout [1.0.4]

08 Apr 20:52
Compare
Choose a tag to compare
  • code option, allows you to send text with monospace font
  • force-file - put text in file even if it is shorter than 4096 symbols

Teleout [1.0.3]

08 Apr 17:26
Compare
Choose a tag to compare

Release for PyPI, no new features