//
pkg.gl
Category
github.com/gw31415/bots
lib
discord
package
0.0.4
Repository:
https://github.com/gw31415/bots.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
15
Dependents
1
Files
296 SLOC
#
Functions
MessageEmbedStyle_default
デフォルトのMessageEmbedStyleです.
NewInstance
tokenを指定し, 新しいセッションを開始します.
NewUnaryServiceConfig
メッセージを返すようなUnaryServiceを返します.
Preprocessor_prefix
特定のPrefixに反応するMessagePreprocessorを返します.
#
Structs
Instance
Discordの一つのセッションに対処するインスタンスです.
UnaryServiceConfig
1メッセージ1レスポンスのサービスを表します.
#
Type aliases
MessagePreprocessor
テキストチャットでメッセージを受けとったときに実行される関数です.
MessageStyle
BotMsgとmessageのデータからmessageを作る関数を表します.