diff --git a/bot/util/prototypes.js b/bot/util/prototypes.js new file mode 100644 index 0000000..01beff3 --- /dev/null +++ b/bot/util/prototypes.js @@ -0,0 +1 @@ +// extended prototype stuff \ No newline at end of file diff --git a/bot/util/schema.js b/bot/util/schema.js new file mode 100644 index 0000000..6117743 --- /dev/null +++ b/bot/util/schema.js @@ -0,0 +1 @@ +// postgres schemas so i can remember them \ No newline at end of file