Repositories (1)

jiffy-bot
1 snippets stored for this repo
Python IconPython
with open(commFile, mode= 'w') as f:
        json.dump(commandDict, f)     
    else:
      out = user + ": Don't be a retard. I haven't even learned " + key
    sendMessage('priv', CHANNEL, out)