DiscordGo bot framework, designed at being easy to use.
Go to file
vel f743f1efbd
fix minor bug
2021-08-09 22:54:47 -07:00
discordgo@eb25e9991a update discordgo 2021-08-09 22:50:02 -07:00
.gitignore move files from uberbot repo 2021-07-13 00:56:30 -07:00
.gitmodules move files from uberbot repo 2021-07-13 00:56:30 -07:00
LICENSE Create LICENSE 2021-07-16 10:23:24 -07:00
README.md Update README.md 2021-07-16 10:21:37 -07:00
arguments.go new argument parser 2021-08-09 22:49:43 -07:00
commands.go new argument parser 2021-08-09 22:49:43 -07:00
consts.go new argument parser 2021-08-09 22:49:43 -07:00
core.go add a method to set gateway status 2021-07-13 12:57:57 -07:00
fs.go remove hardcoded guild storage. 2021-07-13 12:36:23 -07:00
go.mod move files from uberbot repo 2021-07-13 00:56:30 -07:00
go.sum move files from uberbot repo 2021-07-13 00:56:30 -07:00
guilds.go fix minor bug 2021-08-09 22:54:47 -07:00
handlers.go remove package core, remove setstatus in core.go 2021-07-13 12:27:47 -07:00
interaction.go new argument parser 2021-08-09 22:49:43 -07:00
response.go new argument parser 2021-08-09 22:49:43 -07:00
util.go new argument parser 2021-08-09 22:49:43 -07:00
workers.go remove package core, remove setstatus in core.go 2021-07-13 12:27:47 -07:00

README.md

framework

A discordgo bot framework with argument parsing, typeguards, and a few other cool tricks. Documentation coming soon™️