WhatsApp BOT based on Python with Asynchronous
ShiroBOT is a powerful and easy-to-use WhatsApp bot, built with Python using asynchronous technology for optimal performance. With various exciting features, this bot is ready to assist your automation needs on WhatsApp.
- 🚀 High Performance - Utilizes asynchronous programming
- 🔧 Easy to Customize - Clean and modular code structure
- 📱 WhatsApp Integration - Directly connects with your WhatsApp account
- ⚡ Responsive - Fast response time for the best user experience
Not familiar with the modules? Read the complete documentation here: 📖 Official Documentation
Special thanks to @Nubuki-all for the amazing documentation! 🙏
Run the following command in your terminal:
bash <(curl -s "https://raw.githubusercontent.com/ZulX88/Shiro-Py/refs/heads/main/install.sh")First, create your bot session:
python3 gen.pyFollow the instructions that appear to connect with your WhatsApp.
Once the session is created, run the bot with:
python3 -m mainThe bot will be active and ready to use!
- Python 3.8 or higher
- pip (Python package installer)
We highly welcome your contributions! To contribute:
- Fork this repository
- Create your feature branch (
git checkout -b feature/AmazingFeature) - Commit your changes (
git commit -m 'Add some AmazingFeature') - Push to the branch (
git push origin feature/AmazingFeature) - Open a Pull Request
Distributed under the MIT License. See LICENSE for more information.
If you like this project, consider:
- ⭐ Starring it on GitHub
- 🔄 Sharing it with friends
- ☕ Buy me a coffee
Made with ❤️ by ZulX88
