From e599e57c6c167003d76e03d5e77684071b0d9e39 Mon Sep 17 00:00:00 2001 From: scoobybejesus Date: Sat, 5 Aug 2017 00:10:57 -0400 Subject: [PATCH] Added krak trigger Quick error fix to: Added `if not trigger.group` line, and indented all below by 4 spaces. C&P'ed polo "else" section into krak, and modified as necessary. Commented out polo section unused. Added kraktrig string, to append coin ticker. Please check my kraktrig comments. Also, I'm not sure if the stringtosay .format will work the way I did it. Even if concatenating strings works, I think the volume might be in the coin, rather than BTC (XBT); and I don't know json one bit, so I don't know what to change.