Commit graph

26 commits

Author SHA1 Message Date
nouryxd bfae6bb73f unify buildinfo in a single file. fix /status page not working 2024-07-19 23:08:28 +02:00
nouryxd de5a72744c switch to local database, add migrations 2024-07-17 21:16:39 +02:00
lyx0 97eb05aef1 rename github account 2024-03-31 20:57:16 +02:00
lyx0 6911603401 styling and cleanup 2024-02-29 21:17:39 +01:00
lyx0 f45b141cc3 add title command, use helix api for twitch lookups 2024-02-29 19:32:43 +01:00
lyx0 e993de4eb1 make eventsub events work on multiple channels 2024-02-29 17:46:27 +01:00
lyx0 13c7fd30b2 check for double eventsub events and drop them 2024-02-28 18:46:53 +01:00
lyx0 78dff0e347 fix old comments 2024-02-28 11:53:39 +01:00
lyx0 9377bcf897 refactor 2024-02-20 22:36:33 +01:00
lyx0 8e432a5ee0 change paste url 2024-02-20 19:15:14 +01:00
lyx0 a0bd453132 add title and game to stream live announcement 2024-02-15 21:58:57 +01:00
lyx0 24cdb70f0b add eventsub notifications for channels going offline 2024-02-14 23:01:54 +01:00
lyx0 e09ec92a3b add eventsub notifications for channels going live 2024-02-13 19:13:44 +01:00
lyx0 3ace231495 use templates 2024-02-12 20:04:02 +01:00
lyx0 65e760454c add base/footer/header templates and use them on home route 2024-02-11 19:18:40 +01:00
lyx0 743cc82a87 add command page for specific channels 2024-02-11 16:54:53 +01:00
lyx0 4e905e8522 add timers page for specific channels 2024-02-11 15:48:32 +01:00
lyx0 283734935f add /timers route that shows all timers 2024-02-10 21:36:46 +01:00
lyx0 8f685cb3e2 serve files downloaded by ()meme command directly instead of relying on external router 2024-01-17 19:56:33 +01:00
lyx0 20b598ee3b use go templates for the web pages 2023-12-20 02:08:14 +01:00
lyx0 ae4237e0e8 use go templates for the web pages 2023-12-20 02:06:05 +01:00
lyx0 03004d40e6 don't check banphrase for commands stored in the database 2023-12-19 19:37:26 +01:00
lyx0 1ea990e98e refactor commands. Remove category, rename help to description 2023-12-18 00:04:27 +01:00
lyx0 08d57ba9d9 add route for showing all channel timer 2023-12-17 20:11:02 +01:00
lyx0 3678bffd5b fix error showing up when an invalid channel was provided 2023-12-17 19:49:24 +01:00
lyx0 70e8081045 switch to httprouter. add /commands/:channel route to display commands for a channel 2023-12-17 19:07:05 +01:00