From cda1cb3b3ca0de52548b97f4c23f2dc7f8cb220a Mon Sep 17 00:00:00 2001 From: Benjamin Mako Hill Date: Wed, 5 Jan 2022 13:51:02 +0900 Subject: [PATCH] remove references to boy (should be bot, obvs) --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index da52a4d..d07038e 100644 --- a/README +++ b/README @@ -1,7 +1,7 @@ Setting up the Discord Bot ====================================== -I run the Discord boy from my laptop. It requires the discord Python +I run the Discord bot from my laptop. It requires the discord Python module available in PyPi and installable like: $ pip3 install discord @@ -31,7 +31,7 @@ Daily Process You need to start the bot from the laptop each day. I do that by: - $ ./coldcallboy.py + $ ./coldcallbot.py The bot will run in the terminal, print out data as it works including detailed weights as it goes, and it will record data into files in the -- 2.39.2