index
:
lain
master
Ruby XMPP bot
Matthias Schiffer <mschiffer@universe-factory.net>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lain.rb
blob: 1ad9b2ebdcf865997fcf622808a7acd17a550b38 (
plain
)
1
2
3
4
5
6
7
8
#!/usr/bin/env ruby require_relative 'bot' bot = Lain::Bot.new bot.run bot.close