Commit Graph

6 Commits

Author SHA1 Message Date
bryce
b0be1f99c8 Added !poker and auth entry point 2025-07-15 20:24:16 +12:00
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
eab6bee098 Impliment startup tests
IRC & Channel Connections
2025-07-08 16:55:58 +12:00
bryce
f16dc55ad8 Implimented BotUserName
chat.HandleMessage()
2025-07-06 22:03:31 +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