From e8baf1848b8d1efda0a50217a949094cb15f5851 Mon Sep 17 00:00:00 2001 From: iou1name Date: Mon, 11 Jun 2018 12:55:34 -0400 Subject: [PATCH] readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a352180..c051ea6 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Supports connecting to multiple tracker IRC servers at once. Simply make separat ## Requirements Python 3+ -Python modules: `requests, twisted` +Python packages: `twisted requests` ## Config `server` - The address of the IRC server the bot should connect to.