Added a link cache system to increase speed and cut way down on time spent downloading / hitting the twitter api call limit

This commit is contained in:
Robin Universe
2021-07-04 04:40:22 -05:00
parent d2b1aa1adb
commit 334e8f8ff1
2 changed files with 33 additions and 6 deletions

3
links.json Normal file
View File

@ -0,0 +1,3 @@
{
"test": "test"
}