17
0

remove references to boy (should be bot, obvs)

This commit is contained in:
Benjamin Mako Hill 2022-01-05 13:51:02 +09:00
parent 3bd4c9c2a6
commit cda1cb3b3c

4
README
View File

@ -1,7 +1,7 @@
Setting up the Discord Bot 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: module available in PyPi and installable like:
$ pip3 install discord $ pip3 install discord
@ -31,7 +31,7 @@ Daily Process
You need to start the bot from the laptop each day. I do that by: 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 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 detailed weights as it goes, and it will record data into files in the