Releases: Bare7a/Pezi-Bot
Releases · Bare7a/Pezi-Bot
v1.0.0
🎉 Pezi Bot v1.0.0 - Initial Release
Welcome to the first official release of Pezi Bot! 🚀
Pezi Bot is a feature-rich Twitch chatbot designed to boost viewer engagement with a points system, interactive minigames, and powerful customization options.
✨ Features
🎮 Minigames
- Coin flip
- Dice
- Slots
- Trivia
- Raffle
All games support:
- Custom betting amounts
- Cooldowns & permissions
- Fully customizable messages and rewards
💰 Points System
- Earn points by watching and chatting
- Leaderboards and stats tracking
- Admin controls for managing points
⏱️ Automation (Crons)
- Stream status tracking
- Automatic viewer rewards
- Watch time tracking
🛠️ Utility Commands
- Command management (enable/disable, cooldowns)
- Notes/quotes system
- Admin permission controls
- Stats and ranking
⚙️ Installation
- Install Bun
- Create a
.envfile:
bot_streamer="your_channel"
bot_username="your_bot"
bot_client_id="your_client_id"
bot_access_token="your_access_token"
bot_currency_name="points"
bot_default_points="100"
- Run:
bun start
📦 Binaries
Prebuilt binaries are included for:
- Linux (x64, arm64)
- macOS (x64, arm64)
- Windows (x64)
🚀 Notes
This is the first public release. More features, improvements, and polish are coming soon!
❤️ Feedback
If you have ideas, bugs, or feature requests — open an issue or contribute!