Skip to content

tnbhaeufi/HeheChat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HeheChat

Overview

Best Twitch Chat and Alerts Companion App both for IRL and Desktp streaming.

Features

🎥 Twitch Integration

  • Full Twitch chat functionality
  • Stream management tools
  • Clip playback
  • Interactive stream cards

💬 Chat Capabilities

  • Advanced chat input
  • Emote support
  • Channel selection
  • Moderation tools
  • Pinned message management

🔔 Alerts System

  • Customizable alerts
  • Event tracking and management
  • Support for various Twitch events:
    • Ad breaks
    • Hype trains
    • Raids
    • Shoutouts
    • Predictions
    • Polls

👤 User Management

  • Secure login system
  • Detailed user profiles
  • User card functionality

⚙️ Customization

Comprehensive settings panels:

  • Alert configurations
  • Chat preferences
  • Moderation settings
  • Shortcut management
  • UI customization

🚀 Technical Features

  • React-based application
  • TypeScript
  • Vite build system
  • Web worker support
  • Responsive design
  • Keyboard shortcut integration

Prerequisites

  • Node.js (version specified in .nvmrc)
  • Yarn

Installation

  1. Clone the repository
  2. Run yarn install
  3. Configure your Twitch application settings

Development

  • yarn dev: Start development server
  • yarn build: Production build
  • yarn test: Run test suite

Development Environment

  1. Copy .env.example to .env
  2. Configure your environment variables:
    • VITE_CLIENT_ID: Your Twitch application client ID
    • VITE_BYPASS_LOGIN: Set to 'true' to bypass Twitch login in development mode

Contributing

Please read CONTRIBUTING.md for details on our code of conduct and the process for submitting pull requests.

License

[License Type - To be added]

Acknowledgments

  • Twitch API
  • React Community
  • Open Source Contributors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 94.9%
  • CSS 3.9%
  • Other 1.2%