DiscordGo bot framework, designed at being easy to use.
Go to file
vel 9c5b9995ec
archive message
2021-08-30 21:02:15 -07:00
.github/workflows Create go.yml 2021-08-21 20:51:02 -07:00
providers/fs updated some packages. minor refactoring 2021-08-21 19:50:30 -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 archive message 2021-08-30 21:02:15 -07:00
arguments.go Minor bug fixes 2021-08-22 12:03:45 -07:00
commands.go clean up, make tests pass 2021-08-21 20:54:31 -07:00
consts.go update from upstream 2021-08-16 22:05:33 -07:00
core.go updated some packages. minor refactoring 2021-08-21 19:50:30 -07:00
go.mod added provider system 2021-08-21 19:08:40 -07:00
go.sum fix for removing submodule dep 2021-08-21 17:53:28 -07:00
guilds.go clean up, make tests pass 2021-08-21 20:54:31 -07:00
handlers.go updated some packages. minor refactoring 2021-08-21 19:50:30 -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 Minor bug fixes 2021-08-22 12:03:45 -07:00
workers.go remove package core, remove setstatus in core.go 2021-07-13 12:27:47 -07:00

README.md

THIS PROJECT IS NOW ON INDEFINITE HIATUS.

If you would like to know why, check this out 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 GitHub stars Go Reference

A discordgo bot framework with argument parsing, argument typesafety, slash command support, and some QOL message response code. Documentation coming soon™️