This website requires JavaScript.
Explore
Help
Sign in
neocturne
/
lain
Archived
Watch
1
Star
0
Fork
You've already forked lain
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
This repository has been archived on
2025-03-02
. You can view files and clone it, but cannot push or open issues or pull requests.
5544cc1a47
lain
/
lain.rb
9 lines
84 B
Ruby
Raw
Normal View
History
Unescape
Escape
Initial XMPP code
2012-12-30 17:23:11 +01:00
#!/usr/bin/env ruby
Clean up core
2013-01-01 17:56:52 +01:00
require_relative
'bot'
Implement module system and DDate module
2012-12-31 09:44:06 +01:00
bot
=
Lain
::
Bot
.
new
bot
.
run
bot
.
close
Reference in a new issue
Copy permalink