@ -3,6 +3,11 @@ type: docker
name: default
steps:
- name: Configure
image: golang
commands:
- go get github.com/bwmarrin/discordgo
- go get github.com/rudi9719/loggy
- name: Build