125 Commits

Author SHA1 Message Date
85c5c96392 fix TypeError with empty title, desc, pub_date rssItems
All checks were successful
Build and Push Docker Image / build (push) Successful in 8s
Build and Push Docker Image / build (pull_request) Successful in 8s
2024-09-10 10:49:22 +01:00
1d78a05807 task group and exception checker 2024-09-10 10:44:50 +01:00
e43d7aacf9 search option for view commands
All checks were successful
Build and Push Docker Image / build (push) Successful in 7s
2024-08-21 17:20:48 +01:00
12c7e81325 item id over index 2024-08-19 21:59:38 +01:00
a71866ed6e command list tracked content
All checks were successful
Build and Push Docker Image / build (push) Successful in 7s
2024-08-19 21:21:21 +01:00
213024ba9f logs, comments, code cleanup 2024-08-19 21:21:08 +01:00
f231403c08 fix issues with tracked content model 2024-08-19 21:20:48 +01:00
dd8d4a0485 rss.py > cmds.py & tracked content command
tracked content command not finished
2024-08-19 20:34:30 +01:00
389fbfee26 Guild settings and task rewrites 2024-08-19 20:33:55 +01:00
6748274cc9 guild settings checks 2024-08-18 23:09:20 +01:00
6a399630a4 command for testing channel permissions & remove unused code 2024-08-18 23:06:44 +01:00
88d31d2427 get guild settings
All checks were successful
Build and Push Docker Image / build (push) Successful in 12s
2024-08-18 01:01:28 +01:00
be04d638f5 remove unused 2024-08-17 20:38:56 +01:00
cd551c595f temp log for testing
All checks were successful
Build and Push Docker Image / build (push) Successful in 12s
2024-08-13 23:42:13 +01:00
462f0e2af8 clean up unused 2024-07-23 20:54:01 +01:00
d7f2f59216 fix issue sending even when blocked 2024-07-23 20:53:41 +01:00
5786f68086 account for subchannel api change 2024-07-23 10:10:42 +01:00
20684b7aa7 use thumbnail as main image if no main image exists. 2024-07-20 00:01:49 +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
65586d7859 timezone aware publish datetime
also as datetime over just date
2024-07-11 23:35:04 +01:00
5f805f60a8 fix argument error with _small_caps 2024-07-11 23:34:19 +01:00
980712ad9e fix fuzzy match 2024-07-11 23:33:23 +01:00
e7fb2dce03 tweak uwu mutator settings 2024-07-10 18:13:01 +01:00
e000f05df2 improved filters 2024-07-10 18:12:39 +01:00
ab788ed379 fix emojisubstitute and uwuifty mutators 2024-07-10 11:45:11 +01:00
340a2f92a6 subscription - published threshold 2024-07-10 11:44:28 +01:00
e1eb0dc8e8 move const to top 2024-07-09 23:30:56 +01:00
9e23acf966 RSSFeed documentation 2024-07-09 23:23:53 +01:00
03551d55e9 RSSItem documentation 2024-07-09 23:17:58 +01:00
d6e6043194 mutator and embed fix 2024-07-09 22:39:57 +01:00
92e9e63e53 dataclass implementation 2024-07-09 18:47:55 +01:00
1f199c36f9 heavy rewrites. (rm old code, improve tasks, etc) 2024-07-08 22:33:03 +01:00
29ebb2868f fix name error
using 'c' although the variable is assigned to 'char'
2024-07-08 22:32:26 +01:00
3125ccb462 tasks rewrite 2 2024-07-04 20:24:51 +01:00
a74778e047 mutators as classes 2024-07-04 20:24:34 +01:00
bc93b37b9a working on tasks rewrite 2024-07-03 16:40:35 +01:00
e9c805f8ed emoji cipher change 2024-06-29 18:21:39 +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
bdc32ac5fa simplified + added mutators 2024-06-19 00:37:58 +01:00
745fda9bbe Mutators 2024-06-18 00:25:14 +01:00
f5766e0390 optimising existing code 2024-06-13 23:13:29 +01:00
59062b68a1 description as author was a bad idea 2024-06-13 08:41:05 +01:00
f9bf15758a articles now set author as source description
oppose to the source name
2024-06-13 00:00: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
84e72adcd3 fix syntax error, missing comma 2024-06-11 20:48:30 +01:00
8febeae74b use external api host 2024-06-11 20:48:06 +01:00