aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
mainfeat(discord): even more optional command cleanupFuwn5 years
renovate/github.com-bwmarrin-discordgo-0.xfix(deps): update module github.com/bwmarrin/discordgo to v0.29.0renovate[bot]10 months
renovate/github.com-spf13-viper-1.xfix(deps): update module github.com/spf13/viper to v1.21.0renovate[bot]6 months
 
 
AgeCommit messageAuthorFilesLines
2021-07-05feat(discord): even more optional command cleanupHEADmainFuwn2-0/+6
2021-07-05feat(discord): cleanup more discord stuff on sigtermFuwn2-1/+6
2021-07-05feat(discord): cleanup commands on ctrl+cFuwn1-2/+6
2021-07-05feat(discord): rewrite in discordgo and migrate to application commandsFuwn7-23/+102
2021-07-05docs(utilities): add stackoverflow link to signal handlerFuwn1-0/+2
2021-07-05feat(munch): setup signal handlerFuwn2-0/+27
2021-07-05style(copyright): add header to hex.goFuwn1-0/+3
2021-07-05fix(config): enable sub-processes in example configFuwn1-2/+2
2021-07-05feat(munch): conditional sub-process spawning (worlds/ discord bot)Fuwn2-10/+18
2021-07-05refactor(utilities): move utilities to seperate packageFuwn2-5/+7
[...]