I'll release a group management bot
Because everyone wants a particular feature bot (like night mode), n it's inconvenient to make a bot for a single feature.
Things to Note:
It won't have too many features in the beginning because I will make it from scratch and release new version after adding a new feature. First version would have near dozen features. So gotta wait till it has "a ton of features".
I would code it a bit later because bit busy in @AltruixUB. Make sure to check out when it's released.
In the meantime, What features do you think are must in a group management bot? Comment below so the first version has them.
Because everyone wants a particular feature bot (like night mode), n it's inconvenient to make a bot for a single feature.
Things to Note:
It won't have too many features in the beginning because I will make it from scratch and release new version after adding a new feature. First version would have near dozen features. So gotta wait till it has "a ton of features".
I would code it a bit later because bit busy in @AltruixUB. Make sure to check out when it's released.
In the meantime, What features do you think are must in a group management bot? Comment below so the first version has them.
❤2👍1
⋙ PyStark ⋘
A project to create bots using pyrogram more easily with a nice command-line tool
I do NOT recommend specifically to use it. Nor will I say to star the repo. But yeah, you can use it if you want. Read more about usage here.
I made it just to
- learn about command line tools
- create my first pypi project
- ease in new bots by generating boilerplate/template (with optional Heroku Support)
Just for fun.
A project to create bots using pyrogram more easily with a nice command-line tool
I do NOT recommend specifically to use it. Nor will I say to star the repo. But yeah, you can use it if you want. Read more about usage here.
I made it just to
- learn about command line tools
- create my first pypi project
- ease in new bots by generating boilerplate/template (with optional Heroku Support)
Just for fun.
🔥5👍4🎉2❤1
This media is not supported in your browser
VIEW IN TELEGRAM
🎇 Happy New Year 2022 🎇
Thanks everyone for supporting Stark Bots in the past year.
Here are some stats :-
1350+ Community Members
354 GitHub Stars
1500+ Bot Users
37 GitHub Followers
20+ Open Source Repositories
Good Luck for 2022 ❤🍺
Thanks everyone for supporting Stark Bots in the past year.
Here are some stats :-
1350+ Community Members
354 GitHub Stars
1500+ Bot Users
37 GitHub Followers
20+ Open Source Repositories
Good Luck for 2022 ❤🍺
🎉10❤3👍3🔥2
19) Delete All Messages Bot
Username - @StarkDeleteAllBot
A bot to delete all the messages in your group.
Add the bot to your group and promote it with at least 'Add New Admins' right. Then send
Source Code - https://github.com/StarkBotsIndustries/DeleteAllBot
This is our first bot that uses pystark
Username - @StarkDeleteAllBot
A bot to delete all the messages in your group.
Add the bot to your group and promote it with at least 'Add New Admins' right. Then send
/delall.Source Code - https://github.com/StarkBotsIndustries/DeleteAllBot
This is our first bot that uses pystark
❤6👍2😱1🤩1
Bots are all up. Check the list and status
A new Github List has been created for listing all source codes - https://github.com/StarkBotsIndustries/BotList
A new Github List has been created for listing all source codes - https://github.com/StarkBotsIndustries/BotList
👍7🎉5🤩2❤1👎1🔥1
PyStark documentation (website using rtd) is being created so you can easily create telegram bots with PyStark. It'll be ready soon. 💻
1500 Subscribers 🍺 Thanks
1500 Subscribers 🍺 Thanks
🔥6👍4🎉3❤2
PyStark v0.2.4
Brand new Documentation to get started easily with pystark.
https://pystark.readthedocs.io
Documentation will be updated with each new release.
Brand new Documentation to get started easily with pystark.
https://pystark.readthedocs.io
Documentation will be updated with each new release.
❤7👍4🔥4😁1😱1😢1🎉1
Is the documentation easy to understand?
Final Results
44%
Yeah
34%
Not so much but okay
22%
Not even a bit
👍5❤1👎1
Stark Bots 🎄
Is the documentation easy to understand?
Please suggest improvements in comments so we know how to assist you in a better way.
🎉3👍2😢2❤1👎1
❤1👍1🔥1
PyStark v0.2.5
- Added in-built functions to query postgres tables. Read More
- Added ChangeLog to docs.
- Improved documentation mildly.
New Domain for Documentation
pystark.codes
- Added in-built functions to query postgres tables. Read More
- Added ChangeLog to docs.
- Improved documentation mildly.
New Domain for Documentation
pystark.codes
👍1
Please note that the ads on the website are automatically added by readthedocs as they provided this free domain. They cannot be removed.
Neither we used any money in creating this documentation nor we earn any money using the documentation. It's totally for you!
Neither we used any money in creating this documentation nor we earn any money using the documentation. It's totally for you!
👍1🔥1
You must know basic Python!
See - Where to learn Python?
👍1
If anyone doesn't understand anything in docs they can ask. No matter what it is, don't hesitate to ask even in pm.
Also, if you do create a bot, tell us as we wanna list bots created using pystark. Delete All Messages bot is the first bot created using pystark.
Also, if you do create a bot, tell us as we wanna list bots created using pystark. Delete All Messages bot is the first bot created using pystark.
❤1👍1🤩1
PyStark v0.2.6
- Added two new static methods to Stark class - list_args and data
- Improved Stark.log() function. Now pass int values for levels.
- Added docs for class Stark - Read Here
- Added two new static methods to Stark class - list_args and data
- Improved Stark.log() function. Now pass int values for levels.
- Added docs for class Stark - Read Here
👍3🔥1
PyStark v0.2.7
- Auto Update Bot Menu at runtime.
- Added description argument in 'command' decorator (for bot menu).
- Added docs for Bot Menu.
See Full ChangeLog
This feature is enabled by default
- Auto Update Bot Menu at runtime.
- Added description argument in 'command' decorator (for bot menu).
- Added docs for Bot Menu.
See Full ChangeLog
This feature is enabled by default
👍2
Stark Bots 🎄
PyStark v0.2.7 - Auto Update Bot Menu at runtime. - Added description argument in 'command' decorator (for bot menu). - Added docs for Bot Menu. See Full ChangeLog This feature is enabled by default
Default Plugins use this feature now. So even if you don't create menu for your custom plugins, your bot will always have a menu
👍1🎉1
What OS do you use for coding?
Final Results
54%
Windows
5%
MacOS
24%
Linux (Android is Linux)
18%
I don't code
PyStark v0.2.9
- Added docs for command decorator. See Here
- Improved command decorator. (docs)
See Full ChangeLog
Please keep upgrading PyStark version on your device, to use new features. See how to upgrade.
- Added docs for command decorator. See Here
- Improved command decorator. (docs)
See Full ChangeLog
Please keep upgrading PyStark version on your device, to use new features. See how to upgrade.
❤1🤩1
Stark Bots 🎄
PyStark v0.2.9 - Added docs for command decorator. See Here - Improved command decorator. (docs) See Full ChangeLog Please keep upgrading PyStark version on your device, to use new features. See how to upgrade.
I've added 14 examples on how to create commands for ease.
👍1