framework/README.md

12 lines
809 B
Markdown

# THIS PROJECT IS NOW ON INDEFINITE HIATUS.
If you would like to know why, [check this out](https://github.com/discord/discord-api-docs/discussions/3731)
TL;DR Discord needs to do better with their communication with their bot devs. I've lost motivation to keep this project and the projects that require this running. <3
## framework
![license](https://img.shields.io/github/license/qpixel/framework)
[![GitHub stars](https://img.shields.io/github/stars/qpixel/framework)](https://github.com/qpixel/framework/stargazers)
[![Go Reference](https://pkg.go.dev/badge/github.com/qpixel/framework.svg)](https://pkg.go.dev/github.com/qpixel/framework)
A discordgo bot framework with argument parsing, argument typesafety, slash command support, and some QOL message response code. Documentation coming soon:tm: