Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 711 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 711 Bytes

discord-interactions-go

Go Reference

A fork of BSDLP's implementation to allow the flags paramater on responses.

A golang implementation of discord slash commands message verification and types.

Installation

go get github.com/bsdlp/discord-interactions-go

Usage

See an example at interactions/verify_test.go