From dbd7b0f7fc39331e9c322b827d86bdd33b149f9c Mon Sep 17 00:00:00 2001 From: jwansek Date: Tue, 24 Nov 2020 00:14:19 +0000 Subject: restructed onceaday.py, changed the main() function, started fixing auto-restarting --- readme.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'readme.md') diff --git a/readme.md b/readme.md index 70b63f6..b826e5a 100755 --- a/readme.md +++ b/readme.md @@ -1,7 +1,6 @@ # /u/SmallYTChannelBot Source Code -The source code for /u/SmallYTChannelBot. This is a WIP branch that uses MySQL -instead of SQLite3 and is designed to work in a docker container. +The source code for /u/SmallYTChannelBot. # Docker @@ -9,8 +8,6 @@ instead of SQLite3 and is designed to work in a docker container. - Edit the configuration file and rename -- If applicable, download the newest SQLite3 database and run the migration script - - Build the image: `sudo docker build -t smallytchannelbot:latest .` -- cgit v1.2.3