summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2012-07-28Allow Swiftob message listeners to ignore the bot's messagesKevin Smith
2012-07-28Get luasocket working in SwiftobKevin Smith
For this to work, you'll need to copy the luasocket .lua files into the folder from which you run Swiftob: sigsegv:swift/swift/Swiftob/> ls *.lua 9:28am ltn12.lua mime.lua socket.lua sigsegv:swift/swift/Swiftob/> ls socket 9:28am ftp.lua http.lua smtp.lua tp.lua url.lua
2012-07-27First bash at integrating luasocket into SluiftKevin Smith
2012-07-21Adding MUC kicking support to Swiftob botsKevin Smith
2012-07-21Allowing generic message listeners for Swiftob botsKevin Smith
2011-04-30Replace #include "" by #include <> in SwifTools, Swiftob, Slimber and Limber.Remko Tronçon
2011-04-18Cleaned up includes.swift-2.0alphaRemko Tronçon
2011-03-06A start on Swiftob, a Swiften-based chatbot.Kevin Smith