DarkDNA/MrRoboto
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Mr Roboto!
=========
A ruby bot coded in ruby as a learning experience as well as for fun :)
How to use
==========
1. Get the source from github
2. Run main.rb with 4 parameters: Server, port, Nick, Channel
NOTE: when entering the channel name, do NOT use # otherwise the shell will see it as a comment.
- ex. ruby main.rb localhost 6667 mybot lobby
3. Enjoy!