Skip to content

Commit

Permalink
Merge pull request #5 from interactions-py/main
Browse files Browse the repository at this point in the history
  • Loading branch information
V3ntus authored Mar 2, 2022
2 parents 4b187ca + 75dee3a commit 8610d44
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# interactions.py-boilerplate
# boilerplate
<h3 align=center>Python boilerplate template for the interactions.py Discord API wrapper</h3>
<hr>

Expand Down Expand Up @@ -64,7 +64,7 @@
# FAQ
## What happened to message commands?
> As of discord-py-interactions v4, they have been removed. However, an extension has been developed that enables this feature once again: [Toricane/interactions-message-commands](https://github.com/Toricane/interactions-message-commands/)
> As of interactions.py v4, they have been removed. However, an extension has been developed that enables this feature once again: [Toricane/interactions-message-commands](https://github.com/Toricane/interactions-message-commands/)
## Why aren't my slash commands getting registered?
> There could be many reasons, but let's narrow it down
Expand Down

0 comments on commit 8610d44

Please sign in to comment.