Skip to content

This is an IRC bot framework written in Lua 5 (uses luasocket 2)

Notifications You must be signed in to change notification settings

davidshaw/ircbot.lua

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

#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

About

This is an IRC bot framework written in Lua 5 (uses luasocket 2)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages