remove references to boy (should be bot, obvs)
This commit is contained in:
parent
3bd4c9c2a6
commit
cda1cb3b3c
4
README
4
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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user