aboutsummaryrefslogtreecommitdiffstats
path: root/bot/resources
diff options
context:
space:
mode:
authorGravatar scragly <[email protected]>2019-09-23 18:26:26 +1000
committerGravatar GitHub <[email protected]>2019-09-23 18:26:26 +1000
commit083759b2cca39a7a7e49fa30ce6c9bf8f5319a1d (patch)
tree2296c439ab6ab3d73cbda0b4531e6265d9424242 /bot/resources
parentMerge pull request #270 from python-discord/flake8-annotations (diff)
parentReflect persist module changes in hacktober cog. (diff)
Docker Refining & Persistent Data Support (#273)
Docker Refining & Persistent Data Support
Diffstat (limited to 'bot/resources')
-rw-r--r--bot/resources/halloween/github_links.json1
-rw-r--r--bot/resources/persist/egg_hunt.sqlitebin16384 -> 0 bytes
2 files changed, 1 insertions, 0 deletions
diff --git a/bot/resources/halloween/github_links.json b/bot/resources/halloween/github_links.json
index e69de29b..0967ef42 100644
--- a/bot/resources/halloween/github_links.json
+++ b/bot/resources/halloween/github_links.json
@@ -0,0 +1 @@
+{}
diff --git a/bot/resources/persist/egg_hunt.sqlite b/bot/resources/persist/egg_hunt.sqlite
deleted file mode 100644
index 6a7ae32d..00000000
--- a/bot/resources/persist/egg_hunt.sqlite
+++ /dev/null
Binary files differ