Skip to content
This repository has been archived by the owner on Jun 23, 2020. It is now read-only.

Releases: rogama25/audiosToTwitter

Release v1.7-pre2

28 Apr 00:35
Compare
Choose a tag to compare

Fixed a little bug.
Set up GithubActions

v1.7-pre: Language support

16 Apr 12:42
Compare
Choose a tag to compare
Pre-release
Added language selection option to menu

v1.6

07 Feb 18:25
Compare
Choose a tag to compare
  • Added about and help commands
  • Moved config file to a more convenient path
    • For Windows: %appdata%\rogama\audiosToTwitter
    • For MacOS: ~/Library/Preferences/rogama/audiosToTwitter
    • For Linux: $XDG_CONFIG_HOME/rogama/audiosToTwitter (defaults to ~/.config/rogama/audiosToTwitter)
  • ffmpeg for Windows is now downloaded from the official site

v1.5: Added DM

06 Jun 22:05
Compare
Choose a tag to compare
  • You can now send audios through Direct Messages

v1.4.1: Info on console

22 Mar 16:05
Compare
Choose a tag to compare

v1.4.1 changelog:

  • Program prints Twitter and Telegram info on startup, and when downloading speaker background.

v1.4: Speaker background & text cutting

10 Mar 20:05
Compare
Choose a tag to compare

v1.4 Changelog:

  • Background is now a speaker symbol instead of a black background.
  • Tweet text is now cut at the last space before 240 characters.

v1.3: Fixed audios of 30+ seconds

25 Feb 18:42
Compare
Choose a tag to compare

v1.3 Changelog:

  • Fixed audios of 30+ seconds

v1.2: Text can be added to tweets

19 Feb 16:56
Compare
Choose a tag to compare

CHANGELOG:

  • Fixed some bugs
  • Text can now be added to Tweets by using /text command
  • Added requirements.txt to make it easy installable through source. Use pip install -r requirements.txt (this was already on v1.1)

First release

28 Jan 13:17
Compare
Choose a tag to compare

To use this program, you need first to create a Telegram bot talking to http://t.me/botfather and create a dev account in http://developer.twitter.com and an app, with an access token for your account with read and write permissions.