Hello π,
Just wrote a go program which generates a JSON description of all methods, types and docstrings of the Telegraph API.
Features:
β’ Easy to generate, just build that Go program as usual and run.
β’ JSON output stored as telegraph.json can be used to make autogenerated libraries for Telegraph API
β’ Typo-Free: Since the JSON output is scraped from the official documentations, it won't be having in typo.
Source Code: https://github.com/anonyindian/telegraph-api-spec
Have a look at the repo, fork and star :)
Just wrote a go program which generates a JSON description of all methods, types and docstrings of the Telegraph API.
Features:
β’ Easy to generate, just build that Go program as usual and run.
β’ JSON output stored as telegraph.json can be used to make autogenerated libraries for Telegraph API
β’ Typo-Free: Since the JSON output is scraped from the official documentations, it won't be having in typo.
Source Code: https://github.com/anonyindian/telegraph-api-spec
Have a look at the repo, fork and star :)
π1
IB me at
π₯15π©8π7π€©3β€1π1π1π1
πThis Year (
πA lot of projects will be released this year...
*Spoiler Alert*
Closed Drop , my latest project will be relased this month. Trust me, you are gonna love it !
Stay Tunned π
2022) is going to be awesome!πA lot of projects will be released this year...
*Spoiler Alert*
GitHub
BLUE-DEVIL1134/ClosedDrop
Contribute to BLUE-DEVIL1134/ClosedDrop development by creating an account on GitHub.
π₯10π5π€©5π4π©3π1
π Presenting GoTGProto
A helper package for gotd library, It aims to make td's raw functions easy-to-use with the help of features like using session strings, custom helper functions, storing peers and extracting chat or user ids through it etc.
You can use this package to create bots and userbots with Telegram MTProto easily in golang.
Latest Release Info: click here
Example Usage: authorizing a user
You can download the library with the help of standard
->
Examples: click here for the examples
Documentations: click here for the docs
Support Group: @GoTGProtoChat
A helper package for gotd library, It aims to make td's raw functions easy-to-use with the help of features like using session strings, custom helper functions, storing peers and extracting chat or user ids through it etc.
You can use this package to create bots and userbots with Telegram MTProto easily in golang.
Latest Release Info: click here
Example Usage: authorizing a user
You can download the library with the help of standard
go get command:->
go get github.com/anonyindian/gotgproto
Repository: https://github.com/anonyindian/gotgprotoExamples: click here for the examples
Documentations: click here for the docs
Support Group: @GoTGProtoChat
π4π₯1
Indian Bots pinned Β«πThis Year (2022) is going to be awesome! πA lot of projects will be released this year... *Spoiler Alert* Closed Drop , my latest project will be relased this month. Trust me, you are gonna love it ! Stay Tunned πΒ»
Indian Bots
πThis Year (2022) is going to be awesome! πA lot of projects will be released this year... *Spoiler Alert* Closed Drop , my latest project will be relased this month. Trust me, you are gonna love it ! Stay Tunned π
Need Sponsors for this project, if you wanna sponsor this project, contact me at @AKASH_AM1, I will explain you the idea behind the project!
π2π2β€1π±1π€©1
Forwarded from GoTGProto
π GoTGProto New Update
We have just released
Changelog:
β’ Added:
-
- New pending join requests handler and filters
- Callback query and inline query filters
- Helper for editing messages
β’ Filters are now moved to their specific types, check usage example here
β’ Send helpers return
As usual, upgrade using:
Examples: click here for the examples
Documentations: click here for the docs
Support Group: @GoTGProtoChat
We have just released
v1.0.0-beta02 of the library.Changelog:
β’ Added:
-
Regex filter for messages- New pending join requests handler and filters
- Callback query and inline query filters
- Helper for editing messages
β’ Filters are now moved to their specific types, check usage example here
β’ Send helpers return
tg.Message object instead of updates classAs usual, upgrade using:
go get github.com/anonyindian/gotgproto@v1.0.0-beta02Repository: https://github.com/anonyindian/gotgproto
Examples: click here for the examples
Documentations: click here for the docs
Support Group: @GoTGProtoChat
Media is too big
VIEW IN TELEGRAM
CardScrapper is back with way less space and faster functions...
πRelease Size β’
πFaster Than Ever...
πSupports β’
πRelease Size β’
4.47MBπFaster Than Ever...
πSupports β’
Windows, Linux and MacOS
Contact @AKASH_AM1 to buy...π₯3π2
Indian Bots
CardScrapper is back with way less space and faster functions... πRelease Size β’ 4.47MB πFaster Than Ever... πSupports β’ Windows, Linux and MacOS Contact @AKASH_AM1 to buy...
card_scrapper3_3.1.0_x64.msi
4.2 MB
CardScrapper is now public for all (not source)...
πRelease Size β’
πFaster Than Ever...
πBuild β’
Please Donate For More Such Projects -
UPI -
Bitcoin
Ethereum
TetherUS
Β© Akash Pattnaik
πRelease Size β’
4.23MBπFaster Than Ever...
πBuild β’
Windows
β For Linux or MacOS builds contact Akash personally.Please Donate For More Such Projects -
UPI -
akashpattnaik.github@ybl
Bitcoin - 1CtRtERW75oBNk6qmXSfYgQVqxt6NFwvLM (Blockchain - Bitcoin)Bitcoin
- 0x67243756d4144d6d3e132baa0660e0bc0cddf59b (Blockchain - BEP.20)Ethereum
- 0x67243756d4144d6d3e132baa0660e0bc0cddf59b (Blockchain - Ethereum)TetherUS
- 0x67243756d4144d6d3e132baa0660e0bc0cddf59b (Blockchain - BEP.20)Β© Akash Pattnaik
π₯6π3π2π©2π€©1
Finally, releasing colorx.dart, a colors.js implementation in dartlang.
Pub.dev β’ π If you like
Github β’ βοΈ If you like
Pub.dev β’ π If you like
Github β’ βοΈ If you like
π₯5β€1π1π©1
π Presenting TelegramDB
A library written in python which uses your telegram account as a database for your projects.
You can install the library with the help of standard
->
Examples: click here for the examples
Licensed Under GNU General Public License v3
A library written in python which uses your telegram account as a database for your projects.
You can install the library with the help of standard
pip install command:->
pip install TelegramDB
Repository: https://github.com/animekaizoku/TelegramDBExamples: click here for the examples
Licensed Under GNU General Public License v3
π₯4β€1π1
TelegramDB v0.2.0
Hey! We've released a new version of TelegramDB that is
Changelog:
β’ Added support for python version
β’ Added
β’ Deprecated the
β’ Added documentations, click here to open.
β’ Changed library name to
β’ Add missing imports in usage by
β’ Few more fixes and improvements
Repository: github.com/AnimeKaizoku/TelegramDB
Documentation: telegramdb.readthedocs.io
Examples: click here for the examples
Hey! We've released a new version of TelegramDB that is
v0.2.0.Changelog:
β’ Added support for python version
3.6 and 3.7
β’ Added support for telethon clientsβ’ Added
delete, get_all methodsβ’ Deprecated the
telegram module (use telegramdb module from now)β’ Added documentations, click here to open.
β’ Changed library name to
telegramdb by @VarnaX-279 in #2β’ Add missing imports in usage by
@FayasNoushad in #4β’ Few more fixes and improvements
Repository: github.com/AnimeKaizoku/TelegramDB
Documentation: telegramdb.readthedocs.io
Examples: click here for the examples
β€2π1
Suggest some alternatives to heroku (free ones with custom domain support) (not static sites.)...
Reply to this.
Reply to this.
Forwarded from Bots Universe
Get Ready For The Event Event Is Gonna Start in 15 Mins
Sharply Here is the link for it..
https://youtu.be/g33lcNsN6B8
Stream Is Gonna Start in 08:15 pm
Details :
Speakers - @Rohithaditya
Manager - Dilep
Watch now in youtube...
Sharply Here is the link for it..
https://youtu.be/g33lcNsN6B8
Stream Is Gonna Start in 08:15 pm
Details :
Speakers - @Rohithaditya
Manager - Dilep
Watch now in youtube...
YouTube
Python Bot Launch
Speaking About Bot Launch in telegram
#pythonprogramming #obs #telegram #bots
follow me in github - www.github.com/rohith-sreedharan
follow me on Instagram - Instagram.com/rohithaditya_2004
follow me on Twitter - Twitter.com/rohithaditya
follow our botβ¦
#pythonprogramming #obs #telegram #bots
follow me in github - www.github.com/rohith-sreedharan
follow me on Instagram - Instagram.com/rohithaditya_2004
follow me on Twitter - Twitter.com/rohithaditya
follow our botβ¦
β€1