Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MZshnik authored Sep 2, 2024
1 parent ccec4f7 commit d06d0ac
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -561,9 +561,12 @@ $endif
#### List of events:
| Name | Description |
| -------- | ---- |
|on_ready | Activated when bot ready to work |
|message | Activated when anyone send message |
|button | Activated when anyone press button from bot |
|interaction | Activated when anyone use interaction from bot (button/menu/slashe) |
|interaction | Activated when anyone use interaction from bot (button/menu/slash) |
|check | Checker for command execution(beta) |
|invoked | Invoked when command executed(beta) |
## In Developing🔨
- More functions from BDFD
- More custom functions
Expand Down

0 comments on commit d06d0ac

Please sign in to comment.