v0.10.0
Pre-release
Pre-release
Create a Discord Bot in Go
Disgo is a Discord API Wrapper is designed to be flexible, performant, secure, and thread-safe. Disgo aims to provide every feature in the Discord API along with optional caching, shard management, rate limiting, and logging. Use the only Go module to provide a 100% one-to-one implementation of the Discord API.
Feature Complete
Go is lacking a feature complete Discord API Wrapper. Disgo will be the first library to complete this task with the help of Dasgo.
Disgo is currently only missing the following features:
- 5 Requests (
multipart/form-data
with files) - Per Resource Per Route Rate Limits
- Sharding
- Voice Connections
Need more information or interested in contributing? Read the roadmap.
Future
Disgo v0.10.0
is a BETA version. For more information, read the State of Disgo (v0.10.0). Track the v0.10.1
release via #11.