A discord bot to fetch and look at a packages documentation from pkg.go.dev through discord. You can invite the bot here
- Make the embeds look much better
- Make another command to list all functions/types in a package
- Overall clean up the files and add more comments
Insomnia made the actual web scraping for pkg.go.dev. Massive thanks to him!