1
0
Fork 0
Commit graph

3 commits

Author SHA1 Message Date
fanir c079093af9 Added command MapQuest
Some minor fixes
2014-03-19 10:20:23 +01:00
fanir f7289a1ac4 added commands help and forecast
implemented usage of bot-nick as cmdprefix
changed min time for waiting between channel privmsgs to 0.1sec
changed the way pircbot.query() chooses between NOTICE or PRIVMSG
some minor fixes and commenting
2014-03-07 15:21:38 +01:00
fanir e1b0e83e98 redone configuration: is now in an external file, parsed with configobj
redone logging, now using module logging of the standard library
added argument "checkconf" for viewing the configuration
added configuration options for external apis
added option to wait between channel privmsgs
added DuckDuckGo command
prepared Forecast command
2014-03-05 15:44:04 +01:00