Skip to content

Latest commit

 

History

History
56 lines (33 loc) · 510 Bytes

File metadata and controls

56 lines (33 loc) · 510 Bytes

https://c9.io

Lita: https://www.lita.io/

select "ruby!"

git clone https://github.com/maxwell/litabot.git

in one terminal run once:

redis-server

then start the chat bot

bundle exec lita

try typing commands to Juggala

 Juggala help

now go find a plugin at plugins: https://plugins.lita.io/

you can install them by adding the

gem "lita-foo"

to the "Gemfile"

then run the command

bundle

then re-run your chat server

bundle exec lita