Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 389 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 389 Bytes

#USAGE: lua ircbot.lua irc.NETWORK-NAME-HERE.org BOTNICK channel

NOTE that there is NO "#" symbol preceding the channel name. This is because "#" would need to be escaped in the shell, eg "#", making an ugly command line interface.

TODO:

  • Allow dynamic cli args, eg "--network, --channel" etc
  • Continued implementation of useful network functions

Contact: dshaw.jobs@gmail.com