vivaan

Results 7 comments of vivaan

I had an idea in the original PR, maybe you could allow people to search using the stackoverflow search syntax: ![image](https://user-images.githubusercontent.com/61617820/128747537-ae2fc164-1d5c-4f26-afaa-5a82b7e9a126.png) and use a regular experession to get and pass...

> > I had an idea in the original PR, maybe you could allow people to search using the stackoverflow search syntax: > > ![image](https://user-images.githubusercontent.com/61617820/128747537-ae2fc164-1d5c-4f26-afaa-5a82b7e9a126.png) > > and use a...

> Hey are you still planning on working on this? Someone sent me this link for Discord Flags: https://pypi.org/project/discord-flags/might be helpful to use these for all of the parameters? Could...

PythonDiscord is a pretty good organization that has many open source projects: https://www.pythondiscord.com/pages/guides/pydis-guides/contributing/

Also a small request, is it possible for me to submit this as a pull request in October? It will help me progress in [Hacktoberfest](https://hacktoberfest.com/).

Also while I'm at it, I think you could also add an `invite_user` method. It's a POST admin request at `/admin/invite` if you want to just invite them for account...

For the first bit, I'm using vaultwarden version `2022.6.2`. I did a bit of tinkering in DevTools which is how I found that it authenticates using cookies and not basicauth....