A sleek, sci-fi themed website showcasing all of Vega Lyrae's Twitch commands with an interactive terminal-style interface.
Visit the live site: https://vegalyraevt.github.io/StreamCommands/
- Terminal Aesthetic: Retro terminal-style design with animated starfield background
- Interactive Commands: Click to expand command details, cooldowns, and alternate triggers
- Multiple Triggers: Shows all command variations (e.g.,
!raidand!rai) - User Permissions: Color-coded badges for mod, sub, follower, and all-user commands
- Organized Sections: Commands grouped by category (General, Aurora, Holiday, Disabled)
- Responsive Design: Works on desktop and mobile devices
- Custom Fonts: Unique typography with sci-fi fonts for different elements
- General Commands: Standard chat commands available to all users
- Aurora Commands: Special commands for Aurora interactions
- Holiday Commands: Seasonal and event-specific commands
- Disabled Commands: Commands that are currently inactive
- Built with: HTML, CSS, JavaScript
- Styling: Custom CSS with animations and responsive design
- Data: Commands stored in JSON format for easy editing
- Fonts: Custom sci-fi fonts loaded from local assets
- Hosting: GitHub Pages (free static hosting)
To add or modify commands:
- Edit
commands.jsonto add new commands or update existing ones - Each command can have multiple triggers, descriptions, cooldowns, and user permissions
- The site automatically updates when you push changes to GitHub
- Colors: Edit section colors in
commands.json - Fonts: Change font assignments in the
fontssection ofcommands.json - Styling: Modify
style.cssfor visual changes - Layout: Update
index.htmlfor structural changes
Follow Vega Lyrae on:
- Twitch: twitch.tv/vegalyraebard
- Twitter: @VegaLyraeVT
- Discord: discord.gg/UPQgsszwZA
- YouTube: @VegaLyrae
- Ko-fi: ko-fi.com/vegalyrae
This project is open source and available under the MIT License.