Skip to content

Commit 45c3877

Browse files
Berk404mazylol
authored andcommitted
Add BotForge tools to Community Resources (discord#7612)
- [BotForge's Application Commands Builder & Previewer](https://tools.botforge.org/appbuilder) - A modern JSON payload generator and previewer for creating and testing slash commands and context menus. - [BotForge's Permissions Calculator](https://tools.botforge.org/permissions) - An up-to-date permissions calculator to help generate accurate OAuth2 URLs for Discord bots. <3
1 parent e984508 commit 45c3877

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/developer-tools/community-resources.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ Discord does not maintain official SDKs. The following table is an inexhaustive
6161
- [discord-interactions-php](https://github.com/discord/discord-interactions-php)
6262
- Other
6363
- [caddy-discord-interactions-verifier](https://github.com/CarsonHoffman/caddy-discord-interactions-verifier)
64+
- [BotForge's Application Commands Builder & Previewer](https://tools.botforge.org/appbuilder)
6465
- [Rauf's Slash Command Generator](https://rauf.wtf/slash)
6566
- [Bsati's Slash Command Builder](https://bsati.github.io/dc-app-command-builder/)
6667

@@ -76,6 +77,7 @@ The public preview of the [Discord HTTP API specification](https://github.com/di
7677

7778
[Permissions](/docs/topics/permissions#permissions) in Discord are tricky. Luckily, we've got really smart people who love us and have made some great permissions calculators. If you're making a bot for others, and you're not sure how to properly calculate permissions or generate your [authorization URL](/docs/topics/oauth2#bot-authorization-flow), these are great tools:
7879

80+
- [BotForge's Permissions Calculator](https://tools.botforge.org/permissions)
7981
- [FiniteReality's Permissions Calculator](https://finitereality.github.io/permissions-calculator/?v=0)
8082
- [abalabahaha's Permissions Calculator](https://discordapi.com/permissions.html#0)
8183

0 commit comments

Comments
 (0)