Dapper Go
Discord Application Wrapper for Go (HTTP Only)
Table of Contents
About The Project
Dapper provides a simple and intuative API for making Discord interaction applications. It is built on top of the GLaDIs library, which provides a simple way to interact with the Discord API.
Built With
Getting Started
To get a local copy up and running follow these simple steps.
Install the package in your Go project:
go get github.com/JackHumphries9/dapper-go
Releases
See the releases page for all releases/tags.
Contributing
Contributions are what make the open source community such an amazing place to learn, be inspired, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
)
- Commit your Changes (
git commit -m 'Add some AmazingFeature'
)
- Push to the Branch (
git push origin feature/AmazingFeature
)
- Open a Pull Request
License
Distributed under the GNU General Public License v3.0 License. See LICENSE
for more information.
Jack Humphries - Email