module TerraOceanBot
go 1.13
require (
github.com/bwmarrin/discordgo v0.19.0
github.com/mattn/go-sqlite3 v1.11.0
)