Skip to content

Apprehentice/MoonDrop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MoonDrop IRC Bot Framework

This is a simple event-based IRC bot framework written in Lua utilizing LuaSocket and Middleclass. It aims to give bot owners and creators versatility and power while removing some of the tedious work involved in setting up an IRC bot.

Usage

Install LuaSocket for your environment. On most installations, this can be done with luarocks

luarocks install luasocket

After installing the necessary components, run main.lua

lua main.lua

To Do

  • Write documentation

About

An event-based IRC bot framework written in Lua

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages