Meetup Group - Join in with unique way :)

Hey guys so we saw some recent post for meetup. I commented there and some of the people suggested to do a meetup and play pickleball. But nobody made a group. So I yesterday created a group chat for meetup.

Now yesterday midnight I found out that there's no option to create a chat invite link lol. So I decided to make a website with reddit OAuth to add people in the group chat.

How to join: 1. visit https://ahmedabad.10xdev.me 2. Connect your reddit account. 3. Click on join. 4. Once you click on join it will immediately invite you to the group chat on your reddit app.

thats it.

(also some technical insight: there was no API available to invite people in group chat so I reversed the internal http request call and mimicked from my code and voila! With OAuth, I obtain your username and with your username my code sends you an invite for group chat!)

Hey guys so we saw some recent post for meetup. I commented there and some of the people suggested to do a meetup and play pickleball. But nobody made a group. So I yesterday created a group chat for meetup.

Now yesterday midnight I found out that there's no option to create a chat invite link lol. So I decided to make a website with reddit OAuth to add people in the group chat.

How to join: 1. visit https://ahmedabad.10xdev.me 2. Connect your reddit account. 3. Click on join. 4. Once you click on join it will immediately invite you to the group chat on your reddit app.

thats it.

(also some technical insight: there was no API available to invite people in group chat so I reversed the internal http request call and mimicked from my code and voila! With OAuth, I obtain your username and with your username my code sends you an invite for group chat!)