diff --git a/README.md b/README.md index 673634d..49bdaeb 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Transmission Discord Bot -A self-hosted python [Discord.py](https://github.com/Rapptz/discord.py) bot for controlling an instance of [Transmission](https://transmissionbt.com) from a **private** Discord server, 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). +A self-hosted python [Discord.py](https://github.com/Rapptz/discord.py) bot for controlling an instance of [Transmission](https://transmissionbt.com), the bittorrent client, from a **private** Discord server. +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 * [Interact via text channels or DMs](#channelDM)