From 10a9a9320995524e891075e45c1c6e5d444fe683 Mon Sep 17 00:00:00 2001 From: SwitchUpCB <81384235+switchupcb@users.noreply.github.com> Date: Wed, 22 May 2024 14:21:59 -0500 Subject: [PATCH] add disgo (#4633) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f79ba1e0..9ab36a8f 100644 --- a/README.md +++ b/README.md @@ -2538,6 +2538,7 @@ _Libraries for accessing third party APIs._ - [coinpaprika-go](https://github.com/coinpaprika/coinpaprika-api-go-client) - Go client library for interacting with Coinpaprika's API. - [device-check-go](https://github.com/rinchsan/device-check-go) - Go client library for interacting with [iOS DeviceCheck API](https://developer.apple.com/documentation/devicecheck) v1. - [discordgo](https://github.com/bwmarrin/discordgo) - Go bindings for the Discord Chat API. +- [disgo](https://github.com/switchupcb/disgo) - Go API Wrapper for the Discord API. - [dusupay-sdk-go](https://github.com/Kachit/dusupay-sdk-go) - Unofficial Dusupay payment gateway API Client for Go - [ethrpc](https://github.com/onrik/ethrpc) - Go bindings for Ethereum JSON RPC API. - [facebook](https://github.com/huandu/facebook) - Go Library that supports the Facebook Graph API.