| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat(discord): even more optional command cleanupHEADmain | Fuwn | 2021-07-05 | 2 | -0/+6 |
| * | feat(discord): cleanup more discord stuff on sigterm | Fuwn | 2021-07-05 | 2 | -1/+6 |
| * | feat(discord): cleanup commands on ctrl+c | Fuwn | 2021-07-05 | 1 | -2/+6 |
| * | feat(discord): rewrite in discordgo and migrate to application commands | Fuwn | 2021-07-05 | 7 | -23/+102 |
| * | docs(utilities): add stackoverflow link to signal handler | Fuwn | 2021-07-05 | 1 | -0/+2 |
| * | feat(munch): setup signal handler | Fuwn | 2021-07-05 | 2 | -0/+27 |
| * | style(copyright): add header to hex.go | Fuwn | 2021-07-05 | 1 | -0/+3 |
| * | fix(config): enable sub-processes in example config | Fuwn | 2021-07-05 | 1 | -2/+2 |
| * | feat(munch): conditional sub-process spawning (worlds/ discord bot) | Fuwn | 2021-07-05 | 2 | -10/+18 |
| * | refactor(utilities): move utilities to seperate package | Fuwn | 2021-07-05 | 2 | -5/+7 |
| * | refactor(discord): move prefix to config file | Fuwn | 2021-07-05 | 2 | -1/+2 |
| * | feat(discord): setup bot | Fuwn | 2021-07-05 | 6 | -2/+107 |
| * | feat(munch): :star: | Fuwn | 2021-07-04 | 18 | -0/+1661 |