aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjwansek <eddie.atten.ea29@gmail.com>2019-04-15 18:20:23 +0000
committerjwansek <eddie.atten.ea29@gmail.com>2019-04-15 18:20:23 +0000
commit72ea4b533032bfcb439b6ca017e087420531bd3d (patch)
treead3ddeb4a8b5be24a518adf4079f057dd364af63
parent015588f95227a969534771c298cc0908bd5ded55 (diff)
downloadSmallYTChannelBot-72ea4b533032bfcb439b6ca017e087420531bd3d.tar.gz
SmallYTChannelBot-72ea4b533032bfcb439b6ca017e087420531bd3d.zip
removed a file
-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