Framework for creating self-bots for Zyntra using JavaScript.
🚨 WARNING: This framework is designed for self-bots, which operate using regular user accounts instead of official bot accounts.
- Using self-bots may violate Zyntra's Terms of Service in the future.
Be aware that rules can change, and using this framework might become against the platform’s policies. - Strict API rate limits apply to non-bot accounts.
- Self-bots have significantly lower request limits than official bots.
- The current limit is 12 messages per 10 seconds.
- Exceeding this limit may result in temporary or permanent restrictions on your account.
- Simple API for automating a Zyntra user account
- Custom command handling
- Event-driven system to react to messages and actions
- Lightweight and easy to extend
npm install zynbot.js