DiscordGo bot framework, designed at being easy to use.
Go to file
vel 98143449b4
fix for removing submodule dep
2021-08-21 17:53:28 -07:00
.gitignore add back some missing functions 2021-08-16 22:09:55 -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 update from upstream 2021-08-16 22:05:33 -07:00
commands.go tons of clean up, removed stuff from the upstream codebase 2021-08-21 17:39:42 -07:00
consts.go update from upstream 2021-08-16 22:05:33 -07:00
core.go fix some minor issues with slash command registering 2021-08-16 22:12:20 -07:00
fs-win.go tons of clean up, removed stuff from the upstream codebase 2021-08-21 17:39:42 -07:00
fs.go tons of clean up, removed stuff from the upstream codebase 2021-08-21 17:39:42 -07:00
go.mod fix for removing submodule dep 2021-08-21 17:53:28 -07:00
go.sum fix for removing submodule dep 2021-08-21 17:53:28 -07:00
guilds.go tons of clean up, removed stuff from the upstream codebase 2021-08-21 17:39:42 -07:00
handlers.go update from upstream 2021-08-16 22:05:33 -07:00
interaction.go tons of clean up, removed stuff from the upstream codebase 2021-08-21 17:39:42 -07:00
response.go fix for removing submodule dep 2021-08-21 17:53:28 -07:00
util.go tons of clean up, removed stuff from the upstream codebase 2021-08-21 17:39:42 -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™️