Skip to content

Commit

Permalink
upd nim.mdx
Browse files Browse the repository at this point in the history
THANKS bit-r1n #2
  • Loading branch information
rinrien authored May 7, 2024
1 parent 57a59e9 commit 427f20a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/sdk/nim.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,10 @@ echo fmt"Name of {botId} resource (bots): {bot.name}"
echo fmt"Name of {serverId} resource (servers): {server.name}"
echo fmt"Name of {userId} resource (users): {user.username}"
```
Other examples are located in [SDK's repository](https://github.com/bit0r1n/boticordnim/tree/master/examples).
Other examples are located in [SDK's repository](https://github.com/boticord/boticordnim/tree/master/examples).

## Need help?

If you need any help, you can create an issue in [SDK's repository](https://github.com/bit0r1n/boticordnim/issues).
If you need any help, you can create an issue in [SDK's repository](https://github.com/boticord/boticordnim/issues).

Library developer: [`bit0r1n`](https://boticord.top/profile/267729391172321290)

0 comments on commit 427f20a

Please sign in to comment.