Commit graph

  • 529bcbb003 Add commands support master Jonatan Pålsson 2017-06-12 21:47:14 +02:00
  • bf661d9577 Fix nick treates as channel issue Jonatan Pålsson 2017-06-10 12:23:07 +02:00
  • 96e6da2752 Refactor to run in both Python 2.7 and Python 3.6 Viktor Sjölind 2017-06-09 15:19:24 +02:00
  • 2125b2d739 Make flask thread a daemon Jonatan Pålsson 2017-06-10 11:24:21 +02:00
  • 924fad4320 Use ',' rather than 'and' in .select() queries Jonatan Pålsson 2017-06-10 11:22:54 +02:00
  • 6292af08e6 Add environment variables for config Jonatan Pålsson 2017-06-10 10:53:12 +02:00
  • 0a6a0c4e6f Add db and seen_prs to gitignore Richard Pannek 2017-06-09 16:06:55 +02:00
  • 233519ac3a Merge pull request #9 from rpannek/readme Richard Pannek 2017-06-09 12:58:15 +02:00
  • 63a2a7af31 Change project name in README Richard Pannek 2017-06-09 12:55:16 +02:00
  • a4a872cf3d Calculate colors for all nicks in pubmsgs flask_and_peewee Jonatan Pålsson 2017-06-04 19:18:18 +02:00
  • 10d43cc2a9 Add URL for viewing logs to README Jonatan Pålsson 2017-06-04 18:45:14 +02:00
  • 2f8c49f94c Add requirements to README Jonatan Pålsson 2017-06-04 18:44:21 +02:00
  • 608e3dda02 Include quit messages Jonatan Pålsson 2017-06-04 18:32:22 +02:00
  • 3f627b7d83 Fix bug which causes crash on quitting users Jonatan Pålsson 2017-06-04 18:23:45 +02:00
  • a80a37545a Allow external connections to web interface Jonatan Pålsson 2017-06-04 18:10:59 +02:00
  • 0b0ff1b8c8 Rewrite to use flask and peewee Jonatan Pålsson 2017-06-04 17:52:34 +02:00
  • 7d4cfd702e Only show new PRs, and include issue URL Jonatan Pålsson 2017-06-01 15:39:08 +02:00
  • 301ec5c8f7 Add support for GH pull requests Jonatan Pålsson 2017-06-01 12:13:50 +02:00
  • e4f5c141ae Add support for toggling joins/parts Jonatan Pålsson 2017-05-31 14:58:48 +02:00
  • ec84b9165f Highlight targeted time in red Richard Pannek 2017-05-31 13:37:43 +02:00
  • 69a5cccbf6 Configure for pelux channel Jonatan Pålsson 2017-05-31 11:46:08 +00:00
  • db892646b7 Merge pull request #20 from jaraco/master Chris Oliver 2012-10-10 06:35:59 -07:00
  • 1f4a5bd42c Fix possible KeyError if code is not a color code Jason R. Coombs 2012-10-09 17:41:17 -04:00
  • 438a0785fb Fix IndexError due to unintentionally moving call out of try block Jason R. Coombs 2012-10-09 17:39:50 -04:00
  • 11610b1e43 Merge pull request #19 from jaraco/master Chris Oliver 2012-10-09 07:50:35 -07:00
  • 69bdad2ec5 Added support for converting the ANSI color codes to HTML styles Jason R. Coombs 2012-10-09 04:48:17 -04:00
  • db3f3ea308 Strip ASCII color codes from messages. Fixes #18 Chris Oliver 2012-09-17 14:23:18 -05:00
  • a8b5642c12 Update master Chris Oliver 2012-06-11 19:17:48 -05:00
  • 94fd3ad9a4 Merge pull request #17 from FiXato/master Chris Oliver 2012-06-11 17:16:06 -07:00
  • 04aa153b0b Bugfix: forgot to strip the newlines from channellocations Filip H.F. "FiXato" Slagter 2012-06-12 02:07:07 +02:00
  • 7af5c60e2a Force lowercase channel keys Filip H.F. "FiXato" Slagter 2012-06-12 01:53:04 +02:00
  • 48048ea28f Added documentation for localised channels. Filip H.F. "FiXato" Slagter 2012-06-12 01:37:44 +02:00
  • d1051e5304 Add support for timezone offsets on a per channel basis. Filip H.F. "FiXato" Slagter 2012-06-11 23:02:28 +02:00
  • 82814fa304 Merge pull request #15 from FiXato/master Chris Oliver 2012-06-08 17:12:36 -07:00
  • 9b30109af8 Use the channel_title in one more position Filip H.F. "FiXato" Slagter 2012-06-09 01:37:15 +02:00
  • 930cd6bc11 Force channel log filenames to be lowercase when appending to logs Filip H.F. "FiXato" Slagter 2012-06-09 01:17:08 +02:00
  • 3b878cc2cc Only write quit events on channels that actually had the user in it Filip H.F. "FiXato" Slagter 2012-06-09 00:16:24 +02:00
  • 5cdb575085 Only write the nick change event on channels that actually have the nick on the channel Filip H.F. "FiXato" Slagter 2012-06-08 23:44:16 +02:00
  • 0be9eac469 Added regex to parse urls. Closes #14 Chris Oliver 2012-02-09 22:32:52 -06:00
  • ccbdcd6d35 Updated readme Chris Oliver 2012-01-21 09:47:11 -06:00
  • 846df91396 Catch all FTP errors Chris Oliver 2012-01-19 20:11:13 -06:00
  • 67bc9c2691 Markdown readme update Chris Oliver 2012-01-19 19:42:10 -06:00
  • 21929c84b7 Release 0.4.2 Chris Oliver 2012-01-19 19:41:20 -06:00
  • 978d22c7b7 Clean up upload error handling, fixes #11 Chris Oliver 2012-01-19 19:38:31 -06:00
  • 8e0362d4bf Clarify configuration settings. Fixes #12 Chris Oliver 2012-01-19 19:33:50 -06:00
  • b526393da8 Configurable log folder locally Chris Oliver 2012-01-19 19:30:06 -06:00
  • 673c93d500 Try reconnect if other type of error Chris Oliver 2012-01-19 19:14:37 -06:00
  • 829de89d1f Split filenames on windows Chris Oliver 2012-01-19 13:22:38 -06:00
  • a7f48ea6cc Use python path splitting to allow windows filename parsing Chris Oliver 2012-01-19 13:18:10 -06:00
  • 1700265b18 Skip if empty remote filename Chris Oliver 2012-01-19 12:43:37 -06:00
  • 8522959aa9 Clarify compatible python versions Chris Oliver 2012-01-19 12:11:42 -06:00
  • 925df20d1a Reconnect FTP if we have a timeout. Chris Oliver 2011-12-13 18:30:47 -06:00
  • 3af452f3b8 Updated readme for 0.4.1 Chris Oliver 2011-10-22 11:16:44 -05:00
  • 82fd03724c Version bump and added example log file Chris Oliver 2011-10-22 11:15:10 -05:00
  • b8b847fb88 Removed old configs and added debug to file upload Chris Oliver 2011-10-22 11:10:59 -05:00
  • aa7bfe56ae Display filename when uploading Chris Oliver 2011-10-22 10:24:12 -05:00
  • de141feead Create directory on 553 error Chris Oliver 2011-10-22 10:22:36 -05:00
  • 4713430ec8 cgi escape messages Chris Oliver 2011-09-24 17:02:13 -05:00
  • 4f08a04e17 If no person is specified, then the mode changed on the channel Chris Oliver 2011-09-23 17:13:44 -05:00
  • 0460e401b7 Fixed a bug where channel modes would crash the bot and cleaned up excess whitespace Chris Oliver 2011-09-23 17:11:42 -05:00
  • 97a20675ca Added nickserv auth Chris Oliver 2011-04-07 10:13:31 -05:00
  • 16952fc179 Removed my password...wow I'm dumb. Chris Oliver 2010-12-11 17:28:29 -06:00
  • 640ecff99d Messages in a channel directed to the bot send a h a help message Chris Oliver 2010-12-11 17:12:05 -06:00
  • 9e178af3d6 Use FTP_WAIT and add a Back link Chris Oliver 2010-12-11 16:43:01 -06:00
  • 65c3a13504 Fixed uploading a bit Chris Oliver 2010-12-11 16:33:47 -06:00
  • d38fe90fce FTP uploading, doesn't create any directories though Chris Oliver 2010-12-11 16:16:56 -06:00
  • b6cdd5275f Ignore .pyc files Chris Oliver 2010-10-15 12:00:02 -05:00
  • 4bc0ef41bf Changed version number Chris Oliver 2010-10-13 14:40:08 -05:00
  • 9c25d4d19b Updated readme Chris Oliver 2010-10-10 17:47:54 -05:00
  • 470c5b1552 Make all channel names lower cased and reversed nick changes Chris Oliver 2010-10-10 17:34:03 -05:00
  • 70d3d3b594 Changed default channel back to #keryx Chris Oliver 2010-10-10 15:47:00 -05:00
  • 7beab28a73 Remove unnecessary prints in terminal Chris Oliver 2010-10-10 15:45:02 -05:00
  • 2f0e6c963a Fixed nick changes from being in their own log Chris Oliver 2010-10-10 15:08:16 -05:00
  • fb5bb2ec18 Pass in ALL parameters on init and use self in quit Chris Oliver 2010-10-10 14:32:10 -05:00
  • 83a973050f Rewrote the bot from scratch :) Chris Oliver 2010-10-09 20:31:25 -05:00
  • 8e91264810 Removed index writing for better or for worse Chris Oliver 2010-10-08 19:01:14 -05:00
  • a951fd8e9f Save actions, better date format, various bug fixes Chris Oliver 2010-10-08 18:37:34 -05:00
  • 9e9df3bd7d Moving multibot.py to bot-manager Chris Oliver 2010-05-11 08:18:00 -05:00
  • 79fc1643cc Added nickserv authentication support Chris Oliver 2010-03-07 19:26:09 -06:00
  • 1fca73b946 Added username coloring from cryzed's patch Chris Oliver 2010-03-07 19:01:32 -06:00
  • 399ccb25ec Fixed a bug if mode change had extra arguments it would crash on unpacking the values Chris Oliver 2010-03-01 15:40:33 -06:00
  • 1a8adb1529 Fixed bug where if logs folder exists and no index.html exists, the bot will crash Chris Oliver 2010-02-28 15:48:42 -06:00
  • bc3c1e7344 Added a multithreaded bot manager Chris Oliver 2010-02-13 20:45:14 -06:00
  • 6bf3b69315 Added a link to the example logs at http://excid3.com/logs Chris Oliver 2010-02-13 20:08:06 -06:00
  • ab8f0a3078 Working nick changes Chris Oliver 2010-02-13 20:05:27 -06:00
  • 8d26131fcd Missing ) and added nick/topic changes Chris Oliver 2010-02-13 19:58:38 -06:00
  • 38b5eed20a Added irclib back in and topic/nick changes Chris Oliver 2010-02-13 19:57:40 -06:00
  • b54095add1 Added readme and index.html generation Chris Oliver 2010-02-13 19:34:34 -06:00
  • 0ab04a77e7 Fixed up the bot a ton, rewrote it from scratch Chris Oliver 2010-02-13 17:37:58 -06:00
  • df6c918e40 Added auto-identify Chris Oliver 2010-02-08 23:04:00 -06:00
  • 050a1530c3 Removed spaces around nicks Chris Oliver 2010-02-08 22:31:43 -06:00
  • 05faa26fc6 prettified the theme and output Chris Oliver 2010-02-08 20:21:35 -06:00
  • af245557da Added stylesheet.css Chris Oliver 2010-02-07 19:25:15 -06:00
  • abcbff0d87 Added HTML writing Chris Oliver 2010-02-07 19:23:26 -06:00
  • f7d6cb90d7 Merged ashcrow's addition of a config file Chris Oliver 2010-02-07 10:14:14 -06:00
  • 42fd79f24c Prototyping log functionality Chris Oliver 2010-02-07 10:10:13 -06:00
  • aaa7200fa2 uses a config file now Steve 'Ashcrow' Milner 2010-02-06 22:57:33 -05:00
  • 34101ad0f9 Gave the bot plastic surgery, it no longer looks the same from most angles Chris Oliver 2010-02-06 21:12:50 -06:00
  • 8f1de01c45 first commit Chris Oliver 2009-11-28 19:44:56 -06:00