32 Commits

Author SHA1 Message Date
d7f2f59216 fix issue sending even when blocked 2024-07-23 20:53:41 +01:00
624d47b74e working on improving task speed 2024-07-15 21:28:37 +01:00
e2432a083d message_id to tracked content request 2024-07-11 23:35:22 +01:00
e000f05df2 improved filters 2024-07-10 18:12:39 +01:00
340a2f92a6 subscription - published threshold 2024-07-10 11:44:28 +01:00
d6e6043194 mutator and embed fix 2024-07-09 22:39:57 +01:00
1f199c36f9 heavy rewrites. (rm old code, improve tasks, etc) 2024-07-08 22:33:03 +01:00
3125ccb462 tasks rewrite 2 2024-07-04 20:24:51 +01:00
bcb0f2470a length check & embed colour 2024-06-26 15:59:53 +01:00
f7ef7f1b64 Separate mutators for article title/desc 2024-06-25 10:22:35 +01:00
745fda9bbe Mutators 2024-06-18 00:25:14 +01:00
f5766e0390 optimising existing code 2024-06-13 23:13:29 +01:00
327fa2b215 implement whitelist filters 2024-06-13 00:00:07 +01:00
43ee2992ff reverse articles list so they are in chronological order 2024-06-12 15:36:23 +01:00
a219c75804 track blocked items 2024-06-11 23:56:03 +01:00
b97e671c8b filters 2024-06-11 20:47:16 +01:00
3c1aebc8c7 send content to channels 2024-06-10 22:46:53 +01:00
4f4d827d3c compatability with api 2024-06-07 17:36:54 +01:00
a0921c1859 working on tasks 2024-02-17 19:09:52 +00:00
4e3dc174cb working on new api changes into task 2024-02-14 00:21:09 +00:00
83a889cf61 Merge branch 'main' of https://gitea.corbz.dev/corbz/NewsBot 2024-02-07 09:25:32 +00:00
df15ad07a5 Reusable aiohttp session 2024-02-07 09:21:13 +00:00
5b8ef98eca placeholder api integration 2024-02-07 01:03:00 +00:00
1d8ad24569 Merge branch 'main' of https://gitea.corbz.dev/corbz/NewsBot 2023-12-27 09:45:28 +00:00
8421e956a7 Write unittests 2023-12-27 09:44:07 +00:00
b837c54b3f tasks now trigger on set interval
interval is every 10 minutes per day, exactly as the final digit of the minute is 0
2023-12-26 23:46:54 +00:00
e8d13ae26b Created Followup and move functions to feeds.py 2023-12-24 23:01:48 +00:00
94b7972a38 incomplete commit, used to work on other machine 2023-12-24 16:40:04 +00:00
5b8be819e3 Linked feed channels to sent articles 2023-12-21 11:00:02 +00:00
0e5af1d752 working on tasks 2023-12-20 21:51:57 +00:00
8a1f623c6f help commands, and tasks function 2023-12-20 08:22:37 +00:00
994b940e0f Create tasks.py 2023-12-17 00:49:12 +00:00