GithubHelp home page GithubHelp logo

francoise's Introduction

             Francoise - An RSS reader bot for IRC written in Lua.

Introduction
------------
This is a simple RSS feed reader bot for IRC programmed in Lua.

License
-------
Released under the zlib license, see LICENSE.txt for full information.

Running
-------
To run the bot, simply call "lua francoise.lua", or double click francoise.lua
if you have a Lua installation like LuaForWindows. You can specify a different
config file by using the command line argument "--config". For example, running
"lua francoise.lua --config myNews" will start the bot using the configuration
information in the file "myNews.lua". You can also specify a config file that
is in a directory by using "lua francoise.lua --config dir/file". If you do not
specify the config argument, the bot will use the default "config.lua" file.

Dependencies
------------
Francoise depends on several external Lua libraries:
 - hump.timer (Included) - https://github.com/vrld/hump
 - LuaIRC - https://github.com/JakobOvrum/LuaIRC
 - LuaSocket - http://w3.impa.br/~diego/software/luasocket/
 - LuaSec (Only if using SSL) - http://www.inf.puc-rio.br/~brunoos/luasec/
 - LuaXML - http://viremo.eludi.net/LuaXML/

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.