Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/chesrowe/GMDiscord
Browse files Browse the repository at this point in the history
  • Loading branch information
chesrowe committed May 23, 2023
2 parents 42b1bf9 + 33d7b96 commit ed5da16
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# 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())

## Installation
- Download the latest release and import `GMDiscord.yymps` into your project.
Expand Down

0 comments on commit ed5da16

Please sign in to comment.