Skip to content

Releases: Bare7a/Pezi-Bot

v1.0.0

21 Mar 10:19
e8f7625

Choose a tag to compare

🎉 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

  1. Install Bun
  2. Create a .env file:
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"
  1. 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!