Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chesrowe authored May 22, 2023
1 parent c67b65a commit 33d7b96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# GMDiscord
Discord API integration for GameMaker LTS+. Write Discord applications in pure GML and handle interactions via the Discord gateway. I am trying to get most of the major functionality from the API complete.
Discord API bindings for GameMaker LTS+. Write Discord applications in pure GML and handle interactions via the Discord gateway. I am trying to get most of the major functionality from the API complete.
The library follows the [Discord API documentation](https://discord.com/developers/docs/intro) pretty strictly, although not every optional parameter may have been implemented yet for a particular function.
- Read the docs [here](https://github.com/chesrowe/GMDiscord/wiki/discordBot())

Expand Down

0 comments on commit 33d7b96

Please sign in to comment.