index
:
munch
main
renovate/github.com-bwmarrin-discordgo-0.x
renovate/github.com-spf13-viper-1.x
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
main
feat(discord): even more optional command cleanup
Fuwn
5 years
renovate/github.com-bwmarrin-discordgo-0.x
fix(deps): update module github.com/bwmarrin/discordgo to v0.29.0
renovate[bot]
10 months
renovate/github.com-spf13-viper-1.x
fix(deps): update module github.com/spf13/viper to v1.21.0
renovate[bot]
6 months
Age
Commit message
Author
Files
Lines
2021-07-05
feat(discord): even more optional command cleanup
HEAD
main
Fuwn
2
-0
/
+6
2021-07-05
feat(discord): cleanup more discord stuff on sigterm
Fuwn
2
-1
/
+6
2021-07-05
feat(discord): cleanup commands on ctrl+c
Fuwn
1
-2
/
+6
2021-07-05
feat(discord): rewrite in discordgo and migrate to application commands
Fuwn
7
-23
/
+102
2021-07-05
docs(utilities): add stackoverflow link to signal handler
Fuwn
1
-0
/
+2
2021-07-05
feat(munch): setup signal handler
Fuwn
2
-0
/
+27
2021-07-05
style(copyright): add header to hex.go
Fuwn
1
-0
/
+3
2021-07-05
fix(config): enable sub-processes in example config
Fuwn
1
-2
/
+2
2021-07-05
feat(munch): conditional sub-process spawning (worlds/ discord bot)
Fuwn
2
-10
/
+18
2021-07-05
refactor(utilities): move utilities to seperate package
Fuwn
2
-5
/
+7
[...]