aboutsummaryrefslogtreecommitdiffstats
path: root/readme.md.save
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md.save')
-rw-r--r--readme.md.save11
1 files changed, 0 insertions, 11 deletions
diff --git a/readme.md.save b/readme.md.save
deleted file mode 100644
index cf9f28a..0000000
--- a/readme.md.save
+++ /dev/null
@@ -1,11 +0,0 @@
-#/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