Registry / cli / superbot

superbot

JSON →
library0.5.3rbrubygemsunverified

Superbot DSL and CLI for building chatbots.

gem install superbot
INSTALL
IMPORT
SIG · SUPERBOT
S
superbot
clirubyv0.5.3
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.

Superbot
require 'superbot'

Create a simple chatbot that responds to 'hello'

require 'superbot' Superbot.run do hear 'hello' do say 'Hi there!' end end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.5.3latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
32 hits · last 30 days
node
30
OpenAI (training)
1
Resources
superbot — gem install superbot · libregistry