Registry / messaging / micro-go-bot

micro-go-bot

JSON →
library1.1.0gogounverified

A Go library for building chatbots with support for multiple messaging platforms and natural language processing.

go get github.com/micro/go-bot
INSTALL
IMPORT
SIG · MICRO-GO-BOT
M
micro-go-bot
messaginggov1.1.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

bot
github.com/micro/go-bot

Creates a new bot instance.

package main import ( "fmt" "github.com/micro/go-bot" ) func main() { b := bot.NewBot() fmt.Println(b) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
OpenAI (training)
1
Resources
micro-go-bot — go get micro-go-bot · libregistry