Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 307 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 307 Bytes

Ayouken

IRC bot. Currently training to become a fight irc game engine.

How to deal with it

Clone it. Install it. Do it

# Check you're using ruby 2
git clone [email protected]:webdevesgi/ayouken.git
cd ayouken
bundle install
ruby app.rb

Change default IRC channel with yours in app.rb.