Twitch tool in Go
- Go 98.4%
- Shell 1.6%
- Add interactive terminal UI using Bubbletea framework - Refactor main application logic into reusable functions - Remove Matrix integration dependencies - Update Go version to 1.23.0 and dependencies - Add persistent streamer data tracking - Support both CLI and TUI modes via command line argument 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .gitignore | ||
| CLAUDE.md | ||
| debug_test.go | ||
| go.mod | ||
| go.sum | ||
| run.sh | ||
| streamers_data.json | ||
| tui.go | ||
| twitch.go | ||
| users.txt | ||