From: zonidjan Date: Sat, 8 Feb 2014 22:01:09 +0000 (-0600) Subject: removing blank spaces X-Git-Url: https://jfr.im/git/erebus.git/commitdiff_plain/ba9320289e158c2d3b8461fe6b2f97e0ee60cccd?hp=99366200d5afdc1fa53fde0ee8533429af937f9e removing blank spaces --- diff --git a/modules/coins.py b/modules/coins.py index 5a92fad..c5d99ab 100644 --- a/modules/coins.py +++ b/modules/coins.py @@ -127,7 +127,7 @@ def privmsg_hook(bot, line): bot.msg(chan, "%s DOGE = %s EUR" % (amount, price)) except: bot.msg(chan, "Invalid amount.") - - + + print amount print coin