Registry / networking / protonbot

protonbot

JSON →
library0.3.7rbrubygemsunverified

Library for writing cross-server IRC bots.

gem install protonbot
INSTALL
IMPORT
SIG · PROTONBOT
P
protonbot
networkingrubyv0.3.7
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.

ProtonBot
require 'protonbot'

Create and start a basic IRC bot.

require 'protonbot' bot = ProtonBot::Bot.new do server 'irc.freenode.net' channel '#test' end bot.start
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.3.7latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
protonbot — gem install protonbot · libregistry