Commit Graph

17 Commits

Author SHA1 Message Date
bryce
b82d5dd0d4 random commit 2025-07-14 20:46:35 +12:00
bryce
5b286926a3 random commit 2025-07-14 20:46:12 +12:00
bryce
466cfb197c Minor Package name Typos fixed 2025-07-09 15:25:56 +12:00
bryce
73e359a84f OAuth Server completed. 2025-07-09 14:40:51 +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
bd8d2e404c Added Default Dynamic Command Handlers & api calls
!countdown <duration>
!title <newTitle>
!game || !category
!uptime
2025-07-08 16:12:36 +12:00
bryce
f16dc55ad8 Implimented BotUserName
chat.HandleMessage()
2025-07-06 22:03:31 +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
d50efd4bed READMR.md Updated 2025-07-05 16:57:13 +12:00
bryce
4377532af7 README.md Updated
add NOTE highlighting for the commands input key
2025-07-05 16:55:27 +12:00
bryce
d463f46563 README.md Upadated
Commands & Auto-Greetings modified
2025-07-05 16:52:24 +12:00
bryce
2906e58d63 README.md Updated
More To come
2025-07-05 16:42:42 +12:00
bryce
b44f360ab6 Initial Progress First Upload 2025-07-05 14:08:46 +12:00
bryce
4f4d306b12 first Commit 2025-07-05 14:01:49 +12:00