Skip to content

discordbots/go-botlister

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-botlister

A discordbotlist.com golang wrapper.


Go Report Card GoDoc

Installation

Install the library using one of the below commands.

  • go get github.com/discordbots/go-botlister
  • dep ensure -add github.com/discordbots/go-botlister

Usage

  1. Create a new instance using botlister.NewAPI(bot token, user token).
  2. Use one of the provided functions to get/set the relevant data.

Documentation

Documentation can be found at godoc.org.

Releases

No releases published

Packages

No packages published

Languages