Update README.md

This commit is contained in:
Tim Wilson 2020-09-26 23:55:54 -06:00 committed by GitHub
parent b959a1d7a5
commit 5dd6e778c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
# Transmission Discord Bot # 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. 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.
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). 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 ## Features overview
* [Interact via text channels or DMs](#channelDM) * [Interact via text channels or DMs](#channelDM)