plebnet-dev / website

plebnet.dev website
https://plebnet.dev
MIT License
7 stars 16 forks source link

automate event.md update from Discord events. #73

Closed bitkarrot closed 5 months ago

bitkarrot commented 11 months ago

automate events from the Discord over to the markdown event.md post instead of updating it manually.

bitkarrot commented 11 months ago

P.S. @saucy-tech If you need a hint or tips on this, do let me know.

Bitc0indad commented 8 months ago

@asherp I believe we need to create a system that can parse and format event details from Discord and then update the markdown file accordingly. I'm reviewing discords API reference here https://discord.com/developers/docs/reference & https://support.discord.com/hc/en-us/articles/210298617-Markdown-Text-101-Chat-Formatting-Bold-Italic-Underline

bitkarrot commented 8 months ago

@Bitc0indad you can also look at this (https://github.com/plebnet-dev/website/pull/83/files) for reference. However I would rather the markdown blog page be updated and not a regular .astro page, as the markdown blog will always show up in the "Latest Blog Posts" Carousel at the bottom of main website page, see screenshot below.

Screenshot 2024-01-28 at 5 58 25 PM