Skip to content
This repository was archived by the owner on Jul 29, 2024. It is now read-only.

botway-templates/botwaygo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 service
  • GetToken: get bot token
  • GetAppId: 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)