Commit Graph

6 Commits

Author SHA1 Message Date
bryce
d6c77a3c93 Impliment StartupTesting and started OAuth Server
Testing for IRC & Channels connection for debugging
OAuth Server (because it's better to roll my own for this)
internal/auth/oauth.go
tests/startup_checks.go

More tests to come for debugging

Plan to impliment Logging in internal/stoage/logs for internal & UI
debugging
2025-07-08 19:46:24 +12:00
bryce
bd8d2e404c Added Default Dynamic Command Handlers & api calls
!countdown <duration>
!title <newTitle>
!game || !category
!uptime
2025-07-08 16:12:36 +12:00
bryce
fc9a649574 Commands & Handler in place
set the basic handler framework for commands & chat
2025-07-06 21:59:47 +12:00
bryce
645f7570f0 Moved Custom_commands.json to internal/storage 2025-07-05 21:13:40 +12:00
bryce
74905368df files Completed & new dir & file created
Main.go, Client.go, [DIR] /internal/storage [file] games.json
2025-07-05 20:45:10 +12:00
bryce
b44f360ab6 Initial Progress First Upload 2025-07-05 14:08:46 +12:00