Commit Graph

  • 13ea0fe52f Merge pull request #3 from r3cursive/patch-1 master Dave Pedu 2021-03-04 13:12:12 -08:00
  • fb6a5766c7 Update StockIndex.py Kirk 2021-03-04 13:03:59 -08:00
  • 0db7e23383 Update StockIndex.py Kirk 2021-03-04 13:03:03 -08:00
  • d183172ca7 adjust format dave 2020-07-02 12:20:28 -07:00
  • 9e3a7b68fe Add stockindex module dave 2020-07-02 12:03:53 -07:00
  • 235921fbab add replyto field to privmsg ircevent messages dave 2020-07-02 11:20:00 -07:00
  • f2c6668e18 fix api-discontinued breaking reports dave 2020-04-09 13:16:56 -07:00
  • f6d1e0ba16 show holding value for each symbol dave 2020-04-09 13:16:35 -07:00
  • 2bdece8b9e support multiple stock apis dave 2020-04-08 22:56:07 -07:00
  • 166807e181 ignore zero value stocks dave 2020-04-06 13:56:13 -07:00
  • 55212a5977 correct historical buy price calculation dave 2020-02-14 09:36:12 -08:00
  • 998d3a5f55 tabulate top ten and format currencies dave 2019-10-20 14:48:34 -07:00
  • 46c1ef3562 accept stale data when building reports dave 2019-10-20 14:48:16 -07:00
  • e2c412fdef add announce channel dave 2019-10-06 09:39:18 -07:00
  • 4161be93e4 fix dust collection, log quote prices dave 2019-10-04 10:02:47 -07:00
  • a986639588 Sentry support dave 2019-09-03 16:59:47 -07:00
  • bd208a13df Add contributors doc dave 2019-05-03 21:55:11 -07:00
  • eccea93a6d Always send topten reply to pm dave 2019-04-25 09:05:16 -07:00
  • 525e87803f Merge pull request #1 from medmr1/leaderboard Dave Pedu 2019-04-25 08:58:26 -07:00
  • b4b6d72607 doublequotes over single Mike Edmister 2019-04-25 11:57:12 -04:00
  • f9927e9acb added $ and changed from .thing to ['thing'] Mike Edmister 2019-04-25 11:55:26 -04:00
  • f6b6c13c12 removed cast needed because of wrong column type Mike Edmister 2019-04-25 11:49:04 -04:00
  • bdfadb0c11 shortened lines for linter Mike Edmister 2019-04-25 11:47:04 -04:00
  • ca3b4f903f revert irccore Mike Edmister 2019-04-25 10:32:14 -04:00
  • 2533c5872a lowered priority of .top, fixed query, removed @protected Mike Edmister 2019-04-25 10:27:55 -04:00
  • 6404adb773 limit 10 Mike Edmister 2019-04-23 13:33:13 -04:00
  • 6b9fd384ec .top function Mike Edmister 2019-04-23 13:31:02 -04:00
  • 85166fb692 Better message priority internals dave 2019-02-26 19:39:40 -08:00
  • ef2abe3622 Add 24h historical loss/gain to StockPlay dave 2019-02-11 22:45:37 -08:00
  • f31c307ee4 Fix nickuser autologin dave 2019-02-11 22:18:25 -08:00
  • 01efeed44f Move dockerfile dave 2019-02-11 12:06:36 -08:00
  • 97941aa529 Added stockplay module dave 2019-02-11 12:05:06 -08:00
  • 7546b05191 Docs update dave 2019-02-11 12:01:35 -08:00
  • ade7fed3a8 Misc test fixes dave 2019-02-11 09:15:01 -08:00
  • a00a5d9f9c py 3.7 dave 2019-02-09 00:33:06 -08:00
  • 29f5fa9e0f unfuck the requirements & dockerfile dave 2018-04-22 17:22:12 -07:00
  • 50357b91de clean up extra installs in dockerfile dave 2018-04-12 16:20:14 -07:00
  • 9c46b5fc7c correct nick api dave/xdcc dave 2018-03-30 21:36:17 -07:00
  • 18c70b1f56 base xdcc module dave 2018-03-29 19:36:55 -07:00
  • 6c275ea269 Ignore test asciis dave 2018-03-28 21:07:43 -07:00
  • 9778331989 Add updated msgbus requirement dave 2018-03-28 21:05:35 -07:00
  • 02d1a8aa3e fix url matching dave 2018-03-27 20:18:32 -07:00
  • ba85eee901 docstring correction dave 2018-02-18 07:34:50 +00:00
  • 650ff6f3ef dont use reserved attribute dave 2018-02-16 20:45:29 -08:00
  • f512827589 Better dcc tests dave 2018-02-12 21:53:31 -08:00
  • 3b6d4ff33d ModInfo test dave 2018-02-12 21:33:18 -08:00
  • a77bde4288 Prettify help text layouts dave 2018-02-10 19:52:32 -08:00
  • 4bdce886ab Handle crypto reserve as decimal not float dave 2018-02-10 19:49:17 -08:00
  • 9c6e1056d0 Add tests for cryptowallet dave 2018-02-10 18:27:50 -08:00
  • f7990667eb Support highlights as command triggers too dave 2018-02-10 16:44:51 -08:00
  • c3e14a8d0d Update cryptowallet + rpc dave 2018-02-10 15:58:19 -08:00
  • df678c29b0 Make requirements and docbuilder simpler dave 2018-02-10 15:34:25 -08:00
  • 5b92e3cd1e Ordering of more important protocol messages dave 2018-01-16 18:23:13 -08:00
  • 98433abe76 Add metadata interchange to pubsub mode dave 2018-01-16 17:18:15 -08:00
  • facfcbe3bc Fix join/part format parsing dave 2018-01-16 17:05:19 -08:00
  • 7ee6339340 Move scramble to new hooks dave 2018-01-16 17:05:03 -08:00
  • d959db127f Add DCC module dave 2018-01-16 17:04:15 -08:00
  • cc8951f865 Merge branch 'master' into 'master' dave 2018-01-02 23:27:37 +00:00
  • e2435b3260 Change LinkTitler to only post titles with a valid response Nick Krichevsky 2018-01-02 18:17:19 -05:00
  • 23a9afbafb Fix respect matching dave 2017-12-17 22:40:22 -08:00
  • 2f4ab6cd60 Solidify & expand pubsub mode communications dave 2017-12-04 23:58:24 -08:00
  • a6fab20270 nick and channel tracking in services module dave 2017-12-04 23:55:30 -08:00
  • 6be2d92bac Make line parser reuseable (and make it work for client & server lines) dave 2017-12-04 23:53:44 -08:00
  • 3cd61f6ce1 Add rejoin module dave 2017-12-04 23:45:48 -08:00
  • b4f4812c53 Add F dave 2017-12-04 23:45:32 -08:00
  • b4fcd4703c Again with the tests dave 2017-12-03 23:18:33 -08:00
  • 4e9ae35e6c Update docs with testing info dave 2017-12-03 21:09:31 -08:00
  • e8652c37c8 More tests dave 2017-12-03 20:54:39 -08:00
  • 585efb2c18 Add E2E test dave 2017-12-03 17:54:00 -08:00
  • a6de322a00 Add clean shutdown methods to miniircd for running under unit tests dave 2017-12-03 17:50:45 -08:00
  • 20d1b18248 Add miniircd dave 2017-12-03 17:50:17 -08:00
  • 484df33247 Refactor jsonrpc into modern python & add tests dave 2017-12-03 16:39:34 -08:00
  • 8198d72aaa Add more tests dave 2017-12-03 11:13:01 -08:00
  • f4c9f5fb92 tests dave 2017-12-02 23:48:44 -08:00
  • 8606561074 Add module touch reloading in pubsubbot dave 2017-11-27 23:21:48 -08:00
  • 7379d03153 Misc tweaks and fixes dave 2017-11-27 23:20:51 -08:00
  • d9914ca104 Add test harness dave 2017-11-27 19:04:22 -08:00
  • d55e111767 modernize module system: 5.0.0 dave 2017-11-27 18:58:20 -08:00
  • 5b68793f4f update some .help text dave 2017-11-24 16:22:38 -08:00
  • 3d047bb0cc Add output rate limiting dave 2017-11-24 16:06:55 -08:00
  • 2f88dc28c6 Implement command help system dave 2017-11-22 22:09:25 -08:00
  • 5c8f6b02fd Refactor modulebase hooks to reduce internal complexity dave 2017-11-22 20:20:52 -08:00
  • f000194af4 Add rate limiting to SMS dave 2017-11-20 19:31:59 -08:00
  • 9ed3d3d465 Add SMS module dave 2017-11-20 18:54:50 -08:00
  • 4daf05858b Cleanup dave 2017-11-16 20:24:12 -08:00
  • b142c501e7 Reconnect correctly after ping timeouts dave 2017-11-16 19:51:56 -08:00
  • 9b64dc3995 Add regex command hook to fix calc dave 2017-11-16 19:00:07 -08:00
  • 9b225b87cc Don't match invalid chars in URLs dave 2017-11-16 17:17:17 -08:00
  • 2d463d9b99 another uno fix dave 2017-10-15 22:13:24 -07:00
  • ce634b4923 uno fixes dave 2017-10-15 21:40:07 -07:00
  • d24e9b751d fix unicode error dave 2017-10-12 23:35:42 -07:00
  • 839d680a28 Add docs and update dockerfiles dave 2017-09-21 21:09:35 -07:00
  • deab2ff924 add command handler in pubsub module dave 2017-09-18 20:12:08 -07:00
  • c1d4b025f7 PubSub message bus modules dave 2017-09-18 19:56:22 -07:00
  • 5a08b449c7 Update linktitler for new reddit api dave 2017-07-16 13:10:49 -07:00
  • 493a966a03 Update dockerfile dave 2017-07-02 16:22:24 -07:00
  • 6cd8911502 Update docs dave 2017-07-02 15:24:14 -07:00
  • e9349091bd Customizable asciis dave 2017-07-02 14:52:20 -07:00
  • b09e675189 add command decorator dave 2017-07-02 14:48:34 -07:00
  • 65459051da Support hook decorators dave 2017-05-14 12:44:14 -07:00