From 0d7713123b305123cc9974d4e6efb672b8400772 Mon Sep 17 00:00:00 2001 From: jwansek Date: Tue, 26 Mar 2019 18:07:13 +0000 Subject: re-added lambda removal feature --- readme.md.save | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 readme.md.save (limited to 'readme.md.save') diff --git a/readme.md.save b/readme.md.save new file mode 100644 index 0000000..cf9f28a --- /dev/null +++ b/readme.md.save @@ -0,0 +1,11 @@ +#/u/SmallYTChannelBot Source Code + +- database.py is for interfacing with the SQLite database + +- I chose SQLite instead of MySQL so it's easy to backup + +- I backup here every so often, but it is likely to be out of date. +If I die and someone needs to take over the source code, you'll have to +write a script that reads everyone's flairs in the subreddit. + +- ytapi.py is for getting information about videos using the YouTube API -- cgit v1.2.3