🔨 1 new commits to pwrtelegram:master:
8f85cf8: Improved mime type recognition, added file caching function, improved voice sending, improved token regex. by Pwrtelegram
That's it for this commit, but I'm already working on some new features involving webhooks and inline queries.
Читать полностью… _________________________________________
/ I also had a few other nice projects to \
\ work on :) /
-----------------------------------------
\ (__)
(oo)
/------\/
/ | ||
* /\---/\
~~ ~~
Hello! I've got a lot of features cookin' and I'd like to ask you a question: is there any other feature you want me to add in the next release? Answer by writing to the group @pwrtelegramgroup.
Читать полностью…Updated apache settings and fixed a lot of bugs. Currently uploading a 1GB file as a test, once finished the API's ready! :)
Читать полностью…I'm currently creating an install script for the pwrtelegram api, so that you will be able to install it on your own server.
Читать полностью…The PWRTelegram bot API will feature lots of cool features in addition to the ones that the official telegram API provides, such as support for big files, and much more!
Читать полностью…As usual feel free to suggest new features by writing to @pwrtelegramgroup and debug existing ones using the main (api.pwrtelegram.xyz) or the beta (beta.pwrtelegram.xyz) API endpoints or the official @pwrtelegrambot.
Читать полностью…🔨 1 new commits to pwrtelegram:master:
08ff96d: Fixed bugs in download function, fixed mime type recogntion, fixed metadaata recognition, fixed metadata sending, added description of bugs in README. by Pwrtelegram
Hey everyone! Sorry for the long break, I just wanted to let you know that the development of the API is in no way abandoned, it's just that I want to smooth out all of the bugs before the release.
New features are already present in the API, check them out @ https://pwrtelegram.xyz
Feel free to test them :)
Now I'm sorry to alert you that the API will undergo maintainance and it will be put offline for half an hour or so before the final public release.
Читать полностью…I've finished writing the function for file uploads and added a function to allow uploading of files using URLs (pass them just like you would pass a file id). Now it's time for some hardcore debugging.
Читать полностью…Today finally the first beta version of the @pwrtelegram bot api is released!
Visit pwrtelegram.xyz for the full documentation!
With this API you will be able to everything you can do with the official bot api, and also download big files (max 1.5 GB).
To use it simply subsitute the url of the bot telegram api (https://api.telegram.org) with the url of the pwrtelegram api (https://api.pwrtelegram.xyz) in your telegram client.
You can use this command to do it:
sed -i 's/api\.telegram\.org/api\.pwrtelegram\.xyz/g' client.py
For now only getUpdates fetching method is supported.
Please note that this api is still in beta and supports (apart from the official telegram api methods) only downloading of big files. Uploading (of big files, files < 50 MB can still be uploaded) will be added by the end of this week.
Feel free to contribute with pull Requests @ https://github.com/pwrtelegram/pwrtelegram.
For questions contact @danogentili.
Share this message with all of your friends! :)
Currently the PWRTelegram API is still in development, but you can take a sneak peek @ the source code @ https://github.com/pwrtelegram/pwrtelegram
Читать полностью…