# README
BotwayGo
Golang client package for Botway.
Installation
go get github.com/abdfnx/botwaygo
Functions
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)
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author