Update README.md

This commit is contained in:
Tim Wilson 2020-08-25 11:56:44 -06:00 committed by GitHub
parent 9e4d64c27b
commit aed9189f15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -57,7 +57,7 @@ This bot is built on [kkrypt0nn's bot template](https://github.com/kkrypt0nn/Pyt
* Optionally disable logging by setting the log level to `logger.CRITICAL` which isn't used anywhere * Optionally disable logging by setting the log level to `logger.CRITICAL` which isn't used anywhere
3. Run with `python3 /path/to/TransmissionBot/bot.py` and enjoy! 3. Run with `python3 /path/to/TransmissionBot/bot.py` and enjoy!
## To-do ## To-do (~~implemented~~)
* Command to print detailed information for transfer(s) * Command to print detailed information for transfer(s)
* Complete connection information * Complete connection information
* Lists of transfer files, peers, trackers * Lists of transfer files, peers, trackers