6 Commits

Author SHA1 Message Date
bryce
b0be1f99c8 Added !poker and auth entry point 2025-07-15 20:24:16 +12:00
bryce
c704380ee3 Started REPL env for custom interactive shell
ONLY active when bot is running
- Arguments [--watch] displays how many usses of each trigger and how
many uses over the lifetime ofthe bot
Commands
- title [get/set] <newTitle>
- category [get/set] <newCategory> - MUST be a legit Twitch.tv one
- yet to come [cmd add|del|edit] [trigger] [response] (NOTE if you want
Emotes you will have to type the 'name' in for twitch chat to recognise
it)
2025-07-15 01:08:12 +12:00
bryce
466cfb197c Minor Package name Typos fixed 2025-07-09 15:25:56 +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
b44f360ab6 Initial Progress First Upload 2025-07-05 14:08:46 +12:00