160 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
7b1a293891 Merge pull request 'v0.2.0' (#20) from staging into master
All checks were successful
Build and Push Docker Image / build (push) Successful in 10s
Reviewed-on: https://gitea.corbz.dev/corbz/PYRSS-Bot/pulls/20
2024-08-19 21:06:52 +00:00
a2e8128bb6 Merge branch 'dev' into staging
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-08-19 22:05:08 +01:00
be47f5be68 Merge branch 'master' into staging
All checks were successful
Build and Push Docker Image / build (push) Successful in 8s
2024-08-19 22:01:29 +01:00
21b1e22a5e Bump version: 0.1.1 → 0.2.0
All checks were successful
Build and Push Docker Image / build (push) Successful in 12s
Build and Push Docker Image / build (pull_request) Successful in 7s
v0.2.0
2024-08-19 22:01:11 +01:00
8716e4bfa2 ready for release
All checks were successful
Build and Push Docker Image / build (push) Successful in 8s
2024-08-19 21:59:51 +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
1c8a8d20df Update CHANGELOG.md
next version is not v0.2.0

not v0.1.2

this is due to largers changes being made.
2024-08-19 20:35:01 +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
fbac613895 Update CHANGELOG.md 2024-08-18 23:09:24 +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
1cc2aa2a08 Update launch.json 2024-08-18 01:01:20 +01:00
81ae171b02 Merge pull request 'v0.1.1' (#16) from staging into master
All checks were successful
Build and Push Docker Image / build (push) Successful in 9s
Reviewed-on: https://gitea.corbz.dev/corbz/PYRSS-Bot/pulls/16
2024-08-17 19:53:40 +00:00
163c589271 syntax fix ??
All checks were successful
Build and Push Docker Image / build (push) Successful in 7s
Build and Push Docker Image / build (pull_request) Successful in 8s
debugging why this action wont run
2024-08-17 20:51:32 +01:00
46533e5ffa filename fix 2024-08-17 20:47:28 +01:00
c61397cbb0 Bump version: 0.1.0 → 0.1.1 v0.1.1 2024-08-17 20:46:17 +01:00
e0a44a6582 Create CHANGELOG.md 2024-08-17 20:39:10 +01:00
be04d638f5 remove unused 2024-08-17 20:38:56 +01:00
0297a89daa Update README.md 2024-08-17 20:38:43 +01:00
01c4934778 workflow 2024-08-17 20:38:35 +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
8c6a57c42a Update Dockerfile
All checks were successful
Build and Push Docker Image / build (push) Successful in 38s
2024-08-13 23:27:04 +01:00
808b019b42 Update Dockerfile
Some checks failed
Build and Push Docker Image / build (push) Failing after 3s
2024-08-13 23:25:28 +01:00
e12bae9b0b dont ignore log config
All checks were successful
Build and Push Docker Image / build (push) Successful in 11s
2024-08-13 23:23:50 +01:00
7dfeaae106 workflows folder
All checks were successful
Build and Push Docker Image / build (push) Successful in 32s
2024-08-13 23:15:46 +01:00
f1ea9d5e46 Bump version: 0.0.0 → 0.1.0 v0.1.0 2024-08-13 23:15:10 +01:00
cf99f4c79e bump2version 2024-08-13 23:14:54 +01:00
7ae0a99a09 dockerise 2024-08-13 23:10:34 +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