A collection of tools and integrations for Twitch streaming, including overlays, channel points, chat integration, and Discord bot functionality.
Custom CSS and HTML implementations for various Twitch alerts:
- Subscriber alerts (New, Resub, Gifted, Community Gifted)
- Follower alerts
- Cheer alerts
- Tip alerts
- Raid alerts
Python-based channel point redemptions integrated with Streamer.bot:
- Kiss
- Smack
- Timer-based actions:
- Action Ban
- Word Ban
- Voice Ban
- Cursing Ban
- No Timer
Custom chat overlay implementation for stream display
Various counter implementations:
- Bit Counter
- Bully Counter
- First Counter
- Kiss Counter
Discord bot implementation with:
- Guild integration
- Slash command support
- Environment-based configuration
- Member tracking
Progress tracking implementations:
- Bit Meter
- Sub Meter
- Sub Goal (in development)
StreamElements-specific integrations and customizations
Game-specific integrations and overlays
- HTML/CSS-based alert designs
- JavaScript event handling
- Custom styling and animations
- Responsive layouts
- Python-based automation
- Streamer.bot integration
- Timer-based action system
- Custom redemption handling
- Discord.py implementation
- Slash command support
- Environment variable configuration
- Guild-specific commands
- Lua-based autostarter script
- Program launch automation
- OBS scene management
- Auto-quit functionality
- Configure alert sources in Twitch dashboard
- Upload HTML/CSS files to your streaming software
- Customize alert designs as needed
- Install required Python dependencies
- Configure Streamer.bot
- Set up channel point rewards in Twitch
- Link rewards to corresponding Python scripts
- Create Discord application and bot
- Configure .env file with:
- DISCORD_TOKEN
- DISCORD_GUILD
- Run bot.py to start the bot
- Install the autostarter.lua script
- Configure executable paths
- Set auto-quit preferences
- OBS Studio
- Python 3.x
- Streamer.bot
- Discord.py
- Node.js (for some alert implementations)
- Twitch account with affiliate/partner status
- Visual Studio Code (recommended)
- OBS Studio
- Streamer.bot
- Discord Developer Portal
- Twitch Developer Console