[skip ci] update README.md

This commit is contained in:
vel 2021-08-21 21:33:07 -07:00
parent ea6387f64a
commit b371f50a0e
Signed by: velvox
GPG Key ID: 1C8200C1D689CEF5
1 changed files with 5 additions and 1 deletions

View File

@ -1,2 +1,6 @@
# framework
A discordgo bot framework with argument parsing, typeguards, and a few other cool tricks. Documentation coming soon:tm:
![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: