colorstackatuw / ColorStack-Discord-Bot

Discord bot created by ColorStack at UW-Madison to track and post internship opportunities within your Discord
https://colorstack.cs.wisc.edu
MIT License
7 stars 3 forks source link

Automate the internship Pitt CSC link #8

Open DavidSalazar123 opened 9 months ago

DavidSalazar123 commented 9 months ago

Is your feature request related to a problem? Please describe. Every year, the GitHub link that is attached to this code within DiscordBot.py will not work since it will be updated to the next year

Describe the solution you'd like I would like it where if the link doesn't exist any more (Based on the GitHub connection error), then automatically update to the next link

Describe alternatives you've considered There are two ways I imagine this working

  1. Just change the 202x to the next years
  2. Dig into the GitHub repo to find the new internships repo with a regex