]> code.communitydata.science - coldcallbot-discord.git/commitdiff
remove references to boy (should be bot, obvs)
authorBenjamin Mako Hill <mako@atdot.cc>
Wed, 5 Jan 2022 04:51:02 +0000 (13:51 +0900)
committerBenjamin Mako Hill <mako@atdot.cc>
Wed, 5 Jan 2022 04:51:02 +0000 (13:51 +0900)
README

diff --git a/README b/README
index da52a4dbf64a7fe32a8bd33164c48fc315a784d1..d07038e188b19ff6e5be4ebde45ab5ad2228ab22 100644 (file)
--- 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

Community Data Science Collective || Want to submit a patch?