This PR cleans up the slash command functionality in preparation for an upcoming release: - Removed arguments to `/gleam-project` that were just used as an example - Removed `/gleam-docs` in favor of `/docs` with the `gleam-hexdocs` provider - Pulled a list of all Gleam packages to use as suggestions Release Notes: - N/A