Skip to content

Commit

Permalink
Link support server in README
Browse files Browse the repository at this point in the history
Too many people don't know that this exists. Especially considering how the docs are kinda lackluster, the support server is important to teach poise to people. So people should know it exists. Yeah.
  • Loading branch information
kangalio committed Oct 21, 2023
1 parent 83a73a3 commit 11a6948
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,12 @@ Poise is an opinionated Discord bot framework with a few distinctive features:
- text commands: commands are agnostic over old text-based commands and slash commands
- edit tracking: when user edits their message, automatically update bot response

# See [API documentation](https://docs.rs/poise/) and [examples](examples)
# How to use

Most information is in the [API documentation](https://docs.rs/poise/). Also take a look at the
[examples](examples), especially `feature_showcase`, to learn what poise can do.

For further questions, don't hesitate to join the support server: https://discord.gg/serenity-rs.

# Bots using poise

Expand Down

0 comments on commit 11a6948

Please sign in to comment.