add: support for discord bot (#412)

This commit is contained in:
Sahil Kumar Yadav
2023-08-12 05:52:27 +05:30
committed by GitHub
parent a232d1b779
commit 0b72269e18
9 changed files with 154 additions and 1 deletions

View File

@@ -36,7 +36,7 @@
},
{
"group": "Examples",
"pages": ["examples/full_stack", "examples/api_server"]
"pages": ["examples/full_stack", "examples/api_server", "examples/discord_bot"]
},
{
"group": "Contribution Guidelines",