SwitchbladeBot / switchblade

The open source Discord bot that solves all of your problems.
https://switchblade.xyz/
BSD 4-Clause "Original" or "Old" License
427 stars 220 forks source link

PyPi search command #653

Open pedrofracassi opened 5 years ago

pedrofracassi commented 5 years ago

https://pypi.org/

pedrofracassi commented 5 years ago

Working on it.

pedrofracassi commented 5 years ago

https://warehouse.pypa.io/api-reference/json/

pedrofracassi commented 5 years ago

I'll be using cheerio to scrape PyPi's search page, as the API does not have a search endpoint.

pedrofracassi commented 5 years ago

https://stackoverflow.com/questions/32655076/cheerio-jquery-selectors-how-to-get-a-list-of-elements-in-nested-divs

pedrofracassi commented 5 years ago

https://api.jquery.com/map/

kandasamyc commented 4 years ago

@pedrofracassi Can I work on this?

pedrofracassi commented 4 years ago

Sure!

pedrofracassi commented 3 years ago

Hey, do you still plan to work on this?

kandasamyc commented 3 years ago

Yes, sorry about the delay. I've been working on understanding how to make a command in switchblade. I think I've got it now after looking at a few examples. I think I can get it done within the next few days. Is that ok?

pedrofracassi commented 3 years ago

Totally ok! Glad to know you're still interested :)

tushar2407 commented 3 years ago

Hi .! I am looking to contribute to Switchblade as part of Hacktoberfest. Does this issue still need to be resolved? If not can you navigate me to some issue as a first-time contributor to switchblade? Looking forward to contributing to the community =)

Doges commented 3 years ago

@tushar2407 Yes! We still need it, and also, thanks for contributing for Switchblade, if you need some help on how to create a dev instance to test the bot itself, or if you have any questions, we have a channel in our discord that we provide support for new hacktoberfest contributors.

https://discord.gg/p8AAqRS

And again, thanks for contributing and happy hacking!