Releases: elpideus/tgbiofy
1.5
1.4
Now it is possible to start or stop the script without leaving Telegram or touching the terminal.
Two commands have been added: /tgbiofy start
and /tgbiofy stop
. You can use these by sending them to yourself (Saved Messages chat).
Special thanks to @federico9292 for the idea.
1.3
The user info now get saved upon starting the script.
Added a timeout of 5 minutes after which the user info will be restored. This is useful when not listening to music anymore. Before this solution the user info would not have been reverted back.
Reduced the amount of requests sent to both Telegram and Spotify APIs. Requests number has been reduced by 15 by fixing an error regarding song name verification in the main loop. This is a big improvement over version 1.2.
Special thanks to @federico9292 for the idea.
1.2
1.1
- Reorganized code in order to make it more readable.
- Added the
lite_version
setting that allows to easily switch between the full and the lite versions of the script. With thelite_version
setting set to True the code will only update the "About" section and will leave the first name, last name and profile picture unaffected. - Updated the Readme.md with new information as well as configuration instructions.
1.0
This is the release version 1.0 of the tgbiofy script.
After more than an year the script is now out of Beta. A lot of tests have been made and this little project of mine gained a lot of stars. For that I want to thank you all.
For any kind of help regarding the script remember to use the "Issues" section.
Beta 1.2
Beta 1.1
Beta 1.0
This is the first release of tgbiofy. More info on the project's Readme file.