diff --git a/ValentinesEvent.py b/ValentinesEvent.py index 65320ad..5a3635d 100644 --- a/ValentinesEvent.py +++ b/ValentinesEvent.py @@ -254,7 +254,7 @@ class ValentinesBot: body += "2. **First Line:** The username (MUST start with `u/` e.g. `u/AmoreMio666`)\n" body += "3. **Next Lines:** Your message.\n\n" body += "**Note:** The bot will ask you to confirm before saving.\n\n" - body += "See the announcement post [here](https://www.reddit.com/r/NoNutYearlyCommunity/comments/1pkmvwh/introducing_the_nnyc_christmas_wishbot/)\n" + body += "See the announcement post [here](https://www.reddit.com/r/NoNutYearlyCommunity/comments/1r0yknk/introducing_the_nnyc_valentines_wish_bot/)\n" body += "---\n\n" body += "| User | Garden Status |\n| :--- | :--- |\n" diff --git a/config.py b/config.py index 80036a7..b0d0c6a 100644 --- a/config.py +++ b/config.py @@ -16,7 +16,7 @@ subreddit_name="NoNutYearlyCommunity" #The ID of the "Master Post" to keep track of the wishes master_post_id="1pkmvbo" #The ID of the Valentines Master Post to keep track of messages -valentines_post_id="1pkmvwh" +valentines_post_id="1r0ylj4" #Interval in seconds to check for new messages check_interval=60 #Interval in seconds to update the dashboard if something changed