haveachin / reddit-bot

A discord bot that replaces reddit links with their image or video
MIT License
4 stars 3 forks source link

Check for mobile Link and then convert to desktop link #19

Closed Janderhacker closed 8 months ago

Janderhacker commented 10 months ago

17

Checks whether the link is a mobile link and, if so, it converts it to a desktop link

haveachin commented 8 months ago

Actually a good idea to resolve the share url by sending a request to reddit, but I wanted to solve it with only one regex