Golang client package for Botway.
go get github.com/abdfnx/botwaygo
GetBotInfo
: get information about your bot, like bot language, or name, or host serviceGetToken
: get bot tokenGetAppId
: get bot app id (or app token)GetSigningSecret
: get the signing secret (only for slack bots)GetGuildId
: get the server id of a server (only for discord bots)