From 6d40753cff9c03994e4b197cbc8733b4fc43fa3c Mon Sep 17 00:00:00 2001 From: Tim Wilson Date: Tue, 18 Aug 2020 13:35:10 -0600 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ec53d9f..cd6d3bd 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,8 @@ This bot is built on [kkrypt0nn's bot template](https://github.com/kkrypt0nn/Pyt * `t/summary` Print simple summary of all transfers * In-channel documentation using `t/help [COMMAND]` +![summary](https://github.com/twilsonco/TransmissionBot/blob/master/ex-summary.png)![modify](https://github.com/twilsonco/TransmissionBot/blob/master/ex-modify.png) + ## Install 1. Get [Transmission](https://transmissionbt.com) and setup its [web interface](https://helpdeskgeek.com/how-to/using-the-transmission-web-interface/) 2. Install python 3, [transmissionrpc](https://pypi.org/project/transmissionrpc/), and [discord.py](https://pypi.org/project/discord.py/)