657
Subscribers
No data24 hours
No data7 days
No data30 days
Posts Archive
657
✨ Galactron's February 2022 Update:
❖ Changelog:
• Add support for heterogeneous media groups (media groups with photos and videos together)
• Optimised localisation system to speed up the response
• Optimised admin-ship and permissions checking system
• Bot has been finally shifted to the webhooks for the sake of performance
• Fixed a bug in
/legacyadmin command due to which non-admin users were able to use admin commands through the connected group
✤ Galactron Clones:
Clones are the identical copies of Galactron but with a custom name and profile pic. They're faster and more stable!
They have the same Galactron functions, updates and database. You will not need to set the settings again if you change clone in a channel!
You can create your own copy as follows:
• Go to @BotFather
• Start it and type /newbot
• Choose your clone's name
• Choose your clone's username
• Forward the @BotFather message with the bot token to @GalactronBot
• Done!
Note: You will need to forward the revoke success message from @BotFather in case you revoke your clone's token.
For any query or feature request, Head to @GalactronSupport
Checkout @GalactronBot if you haven't yet.657
✨ Galactron's October Update #1:
❖ Changelog:
• Add support for heterogeneous media groups (media groups with photos and videos together)
• Optimised localisation system to speed up the response
• Optimised admin-ship and permissions checking system
• Bot has been finally shifted to the webhooks for the sake of performance
• Fixed a bug in
/legacyadmin command due to which non-admin users were able to use admin commands through the connected group
✤ Galactron Clones:
Clones are the identical copies of Galactron but with a custom name and profile pic. They're faster and more stable!
They have the same Galactron functions, updates and database. You will not need to set the settings again if you change clone in a channel!
You can create your own copy as follows:
• Go to @BotFather
• Start it and type /newbot
• Choose your clone's name
• Choose your clone's username
• Forward the @BotFather message with the bot token to @GalactronBot
• Done!
Note: You will need to forward the revoke success message from @BotFather in case you revoke your clone's token.
For any query or feature request, Head to @GalactronSupport
Checkout @GalactronBot if you haven't yet.657
Should we make Galactron clonable?
(Instant custom bot deployment by just giving bot token)
657
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...
657
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...
657
TelegramDB v0.2.0
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 examples657
🎉 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
pip install command:
-> pip install TelegramDB
Repository: https://github.com/animekaizoku/TelegramDB
Examples: click here for the examples
Licensed Under GNU General Public License v3657
🎉 GoTGProto New Update
We have just released
v1.0.0-beta04 of the library.
Changelog:
• Added ChatMemberUpdated handlers and filters
• Added GetMessages raw helper
• Fixed nil message returned when the message was sent in a private chat
• Fixed PendingJoinRequests filters which were not functional earlier
• Updated documentations
As usual, upgrade using:
go get github.com/anonyindian/gotgproto@v1.0.0-beta0`4`
Repository: https://github.com/anonyindian/gotgproto
Examples: click here for the examples
Documentations: click here for the docs
Support Group: @GoTGProtoChat657
🎉 GoTGProto New Update
We have just released
v1.0.0-beta04 of the library.
Changelog:
• Added ChatMemberUpdated handlers and filters
• Added GetMessages raw helper
• Fixed nil message returned when the message was sent in a private chat
• Fixed PendingJoinRequests filters which were not functional earlier
• Updated documentations
As usual, upgrade using:
go get github.com/anonyindian/gotgproto@v1.0.0-beta04
Repository: https://github.com/anonyindian/gotgproto
Examples: click here for the examples
Documentations: click here for the docs
Support Group: @GoTGProtoChat657
🎉 GoTGProto New Update
We have just released
v1.0.0-beta03 of the library.
Changelog:
• Fixed compilation error caused by the package handlers due to v1.0.0-beta02
• Users can now add their phone number via input instead of pre providing in the ClientHelper struct
• Fixed some typos in the documentations
As usual, upgrade using:
go get github.com/anonyindian/gotgproto@v1.0.0-beta03Repository: https://github.com/anonyindian/gotgproto Examples: click here for the examples Documentations: click here for the docs Support Group: @GoTGProtoChat
657
🎉 GoTGProto New Update
We have just released
v1.0.0-beta03 of the library.
Changelog:
• Fixed compilation error caused by the package handlers due to v1.0.0-beta02
• Users can now add their phone number via input instead of pre providing in the ClientHelper struct
• Fixed some typos in the documentations
As usual, upgrade using:
go get github.com/anonyindian/gotgproto@v1.0.0-beta03Repository: https://github.com/anonyindian/gotgproto Examples: click here for the examples Documentations: click here for the docs Support Group: @GoTGProtoChat
657
🎉 GoTGProto New Update
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 class
As 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
657
🎉 GoTGProto New Update
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 class
As 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
657
🎉 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
go get command:
-> go get github.com/anonyindian/gotgproto
Repository: https://github.com/anonyindian/gotgproto
Examples: click here for the examples
Documentations: click here for the docs
Support Group: @GoTGProtoChat