d15578f7b2
Changed formatting, added some comments, moved config file location
2025-02-07 20:24:14 -05:00
5c91dccc9e
Merge branch 'main' into hash
2025-02-05 23:41:23 -05:00
a188f8ee5d
Removed part of time check
2025-02-05 23:40:27 -05:00
87193d0f94
Added sha3_512 hash of post title, to migrate from using time
2025-02-05 23:28:14 -05:00
bd693f6f42
Added check for non-existant lastupdate key
2025-02-05 23:27:49 -05:00
ec88faa437
Changed HTTP status code checking to catch success codes other than 200
2025-02-05 15:30:34 -05:00
8683d08d1c
First attempt at hash-based feed tracking
2025-02-05 15:29:04 -05:00
30756fc462
Added HTML filter, removed duplicate titles in embed, better output
2025-02-03 14:34:15 -05:00
422a717526
Changed embed colour, footer, removed datetime, added error detection
2025-02-02 11:21:52 -05:00
da7ec6ddda
Made variable names consistent. Added MPL-2.0 text header.
2025-01-31 23:35:02 -05:00
22e4294469
Added back correct provider, as well as author fields
2025-01-31 16:28:04 -05:00
c5cb655943
Increased description length again to 150.
2025-01-31 16:27:44 -05:00
bd2af92ec9
First working version! Woo!
...
I figured out what the issue was. Discord was trying to tell
me there was a problem with the embed I was sending. The provider
value was removed, and with some other tweaks it all started
working. Heavy, heavy facepalm.
2025-01-31 16:17:13 -05:00
e6c43876ac
Changed getDescription() to limit description string length
...
Now it will print at most 100 characters, though at some point
I might add something to break the string at the end of a sentence.
2025-01-31 16:16:27 -05:00
38e78bcdf4
Still debugging errors, seems to be json encoding issue?
2025-01-30 16:28:30 -05:00
35c3e11b6e
Added encoding string, comments
2025-01-30 16:28:11 -05:00
cdbaa552fb
Added User-Agent header, still getting 405s
2025-01-29 20:13:48 -05:00
8079f07c41
First commit of DiscoRSS project
...
For some reason we are getting 400s from Discord. I suspect
it's a Cloudflare thing.
2025-01-27 16:51:46 -05:00