This repository has been archived by the owner on Jun 23, 2020. It is now read-only.
Releases: rogama25/audiosToTwitter
Releases · rogama25/audiosToTwitter
Release v1.7-pre2
Fixed a little bug.
Set up GithubActions
v1.7-pre: Language support
Added language selection option to menu
v1.6
- 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
- You can now send audios through Direct Messages
v1.4.1: Info on console
v1.4.1 changelog:
- Program prints Twitter and Telegram info on startup, and when downloading speaker background.
v1.4: Speaker background & text cutting
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
v1.3 Changelog:
- Fixed audios of 30+ seconds
v1.2: Text can be added to tweets
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
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.