Skip to content
This repository has been archived by the owner on Jul 2, 2021. It is now read-only.
/ goocord Public archive

GooCord is a simple, robust and versatile Discord library made for Go.

License

Notifications You must be signed in to change notification settings

kislball/goocord

Repository files navigation

GooCord

GooCord is a simple, robust and versatile Discord library made for Go. Its main intention is to be scalable and help Discord bots scale across multiple machines.

Concepts

GooCord uses a concept of providers. These are special structures, which implement provider interfaces. It makes the library very extensive and reliable.

Features

  • Thread-safe
  • Scalable
  • Pluggable
  • Built-in sharding and framework
  • ...and more is coming

UNDER DEVELOPMENT

About

GooCord is a simple, robust and versatile Discord library made for Go.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages