From 53e43a4dcd4de8015735df9904bbc4d0e1c601b9 Mon Sep 17 00:00:00 2001 From: Tim Wilson Date: Tue, 8 Sep 2020 16:22:53 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c668e7f..72f7600 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Transmission Discord Bot -A python Discord bot for controlling an instance of [Transmission](https://transmissionbt.com), the torrent client, using the [transmissionrpc](https://pythonhosted.org/transmissionrpc/) python library. +A python Discord bot for controlling an instance of [Transmission](https://transmissionbt.com), the bittorrent client, using the [transmissionrpc](https://pythonhosted.org/transmissionrpc/) python library. This bot is built on [kkrypt0nn's bot template](https://github.com/kkrypt0nn/Python-Discord-Bot-Template) and adapted from [leighmacdonald's transmission scripts](https://github.com/leighmacdonald/transmission_scripts). ## Features overview