Categorygithub.com/luminaldev/dgate
modulepackage
0.0.0-20240128151735-ac327166eeca
Repository: https://github.com/luminaldev/dgate.git
Documentation: pkg.go.dev

# README

dgate

Go Report Card GoDoc Lines of Code

A performant self-bot Discord API wrapper for Go. It focuses on being powerful to use, while being easy to scale.

[!NOTE]
dgate is currently in the alpha stages of development. Once the module reaches a stable release the relevant documentation will be created.

Features

  • Fast - dgate is written in Go, allowing it, and you, to leverage its fearless concurrency.
  • Easy to Integrate - The API was designed with simplicity and powerfulness in mind. This allows you to focus on what matters; the self-bot.

Installation

dgate can be installed by using go get:

go get github.com/luminaldev/dgate

After this command has been run, dgate is ready to use. dgate can be updated by using go get -u:

go get -u github.com/luminaldev/dgate

# Packages

No description provided by the author
No description provided by the author

# Functions

No description provided by the author

# Structs

No description provided by the author