diff --git a/go.mod b/go.mod index c133ee2..32ea9a8 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module code.mrmelon54.com/melon/tools -go 1.18 +go 1.19 require ( code.gitea.io/sdk/gitea v0.15.1 diff --git a/module/discord/pages/index.go.html b/module/discord/pages/index.go.html index e34df93..24cb4bc 100644 --- a/module/discord/pages/index.go.html +++ b/module/discord/pages/index.go.html @@ -109,6 +109,12 @@ {{if checkFlag . 262144}}
  • Discord Certified Moderator
  • {{end}} + {{if checkFlag . 524288}} +
  • Bot HTTP interactions
  • + {{end}} + {{if checkFlag . 4194304}} +
  • Active Developer
  • + {{end}} {{end}}