Commit graph

239 commits

Author SHA1 Message Date
c3b430b56d !help is a reserved word 2024-01-17 18:00:39 +02:00
c20ade8879 implement !help and !now 2024-01-17 17:58:37 +02:00
d47e2fef12 log process on debug mode 2024-01-17 07:03:36 +02:00
566aa311cb set obs prio to 2 2024-01-17 07:02:16 +02:00
bd542ab994 update live_channel every 5 minutes 2024-01-17 07:00:30 +02:00
1db9507519 update docs 2024-01-17 06:42:29 +02:00
e6cd3c90fb update docs 2024-01-17 06:41:54 +02:00
23a10283e7 update docs 2024-01-17 06:41:16 +02:00
693638983f force integer type of live_channel_id 2024-01-17 06:33:30 +02:00
5d899c1aa2 we dont need the presence intent 2024-01-17 06:20:57 +02:00
c6a98593d1 remove joblookuperror since we dont use it 2024-01-17 06:20:19 +02:00
220795a6fb remove epg print 2024-01-17 06:11:59 +02:00
a672b0a3a8 show live list in epg if live chans exist 2024-01-17 06:09:09 +02:00
0c54776541 update strings as blockcode 2024-01-17 06:03:52 +02:00
2ea654f344 check if live_channel_id fallback is 0 2024-01-17 06:01:38 +02:00
0aa810fd9e fix variable 2024-01-17 05:57:07 +02:00
f4dc5c9c95 add live channels in EPG 2024-01-17 05:56:11 +02:00
1ae4482092 reformat epg list 2024-01-17 05:53:57 +02:00
ffd395f049 fix a typo 2024-01-17 05:52:24 +02:00
8010861107 modify epglist format 2024-01-17 05:51:35 +02:00
9f6ae93762 execute the announcement job immediately after first run 2024-01-17 05:49:25 +02:00
f461f58a00 change message since we dont know the livestream name at this point 2024-01-17 05:38:06 +02:00
faf5aa7f22 remove the process.id in the exception 2024-01-17 05:36:40 +02:00
146a171628 fix indent 2024-01-17 05:30:30 +02:00
b3480c8bd2 refactor announement 2024-01-17 05:27:30 +02:00
eacea567ba debug 2024-01-17 05:16:36 +02:00
41e2e5f77c dont add announcement job if one exists 2024-01-17 05:13:57 +02:00
751edc5903 chatgpt said i should put a comma there :D 2024-01-17 05:01:25 +02:00
03a629e13b rename strings 2024-01-17 04:58:56 +02:00
26b413725f set annoncement trigger 2024-01-17 04:28:27 +02:00
7dcac2f191 remove announcement job after we fully check the db for live streams 2024-01-17 04:26:42 +02:00
0bbc81e50f debug 2024-01-17 04:13:02 +02:00
22646613f8 verbose annoucement 2024-01-17 04:08:55 +02:00
046c0212c8 test logger_discord 2024-01-17 04:01:48 +02:00
e4383d8641 lower retry attempts to 15 2024-01-17 04:01:13 +02:00
49f155bc8b test logging 2024-01-17 03:49:40 +02:00
24f8a0faa1 announce time in utc 2024-01-17 03:20:55 +02:00
6f02e20922 remove announce only if it exists 2024-01-17 03:18:58 +02:00
b887707450 record if prio = 2 2024-01-17 03:13:45 +02:00
be3b09d3a3 announce live channel 2024-01-17 02:42:32 +02:00
4ab45cd8bc use the interval trigger keyword 2024-01-16 19:35:35 +02:00
03968df87b import the trigger 2024-01-16 19:31:05 +02:00
4c0aba233b set the trigger 2024-01-16 19:29:52 +02:00
51ed9c4aed schedule the test task to run every 5 seconds 2024-01-16 19:28:10 +02:00
4cb5695855 start the bot withing asincio event loop 2024-01-16 19:23:27 +02:00
8156cb5a61 remove await from starting the scheduler 2024-01-16 19:19:54 +02:00
123f1a0c65 remove the task decoration 2024-01-16 19:18:10 +02:00
c77c91dbe1 iterate values of the dict items 2024-01-16 19:11:09 +02:00
d93992b198 fix missing await 2024-01-16 18:59:24 +02:00
c2919314b0 fix time function context 2024-01-16 18:57:34 +02:00