botwaygo

package module
v0.1.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 10, 2023 License: MIT Imports: 5 Imported by: 5

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 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)

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetAppId

func GetAppId() string

func GetBotInfo

func GetBotInfo(value string) string

func GetGuildId

func GetGuildId(serverName string) string

func GetSecret added in v0.1.2

func GetSecret() string

func GetToken

func GetToken() string

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL