goocord

package module
v0.0.0-...-c3bab1b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 1, 2021 License: MIT Imports: 1 Imported by: 0

README

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

Documentation

Overview

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

Index

Constants

View Source
const Version = "0.1.0"

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct{}

func (*Client) Hello

func (c *Client) Hello()

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL