diff options
Diffstat (limited to 'bot/resources/evergreen')
| -rw-r--r-- | bot/resources/evergreen/game_recs/chrono_trigger.json | 7 | ||||
| -rw-r--r-- | bot/resources/evergreen/game_recs/digimon_world.json | 7 | ||||
| -rw-r--r-- | bot/resources/evergreen/game_recs/doom_2.json | 7 | ||||
| -rw-r--r-- | bot/resources/evergreen/game_recs/skyrim.json | 7 | ||||
| -rw-r--r-- | bot/resources/evergreen/speedrun_links.json | 18 | 
5 files changed, 46 insertions, 0 deletions
| diff --git a/bot/resources/evergreen/game_recs/chrono_trigger.json b/bot/resources/evergreen/game_recs/chrono_trigger.json new file mode 100644 index 00000000..219c1e78 --- /dev/null +++ b/bot/resources/evergreen/game_recs/chrono_trigger.json @@ -0,0 +1,7 @@ +{ +  "title": "Chrono Trigger", +  "description": "One of the best games of all time. A brilliant story involving time-travel with loveable characters. It has a brilliant score by Yasonuri Mitsuda and artwork by Akira Toriyama. With over 20 endings and New Game+, there is a huge amount of replay value here.", +  "link": "https://rawg.io/games/chrono-trigger-1995", +  "image": "https://vignette.wikia.nocookie.net/chrono/images/2/24/Chrono_Trigger_cover.jpg", +  "author": "352635617709916161" +}
\ No newline at end of file diff --git a/bot/resources/evergreen/game_recs/digimon_world.json b/bot/resources/evergreen/game_recs/digimon_world.json new file mode 100644 index 00000000..a2820f8e --- /dev/null +++ b/bot/resources/evergreen/game_recs/digimon_world.json @@ -0,0 +1,7 @@ +{ +  "title": "Digimon World", +  "description": "A great mix of town-building and pet-raising set in the Digimon universe. With plenty of Digimon to raise and recruit to the village, this charming game will keep you occupied for a long time.", +  "image": "https://www.mobygames.com/images/covers/l/437308-digimon-world-playstation-front-cover.jpg", +  "link": "https://rawg.io/games/digimon-world", +  "author": "352635617709916161" +}
\ No newline at end of file diff --git a/bot/resources/evergreen/game_recs/doom_2.json b/bot/resources/evergreen/game_recs/doom_2.json new file mode 100644 index 00000000..e228e2b1 --- /dev/null +++ b/bot/resources/evergreen/game_recs/doom_2.json @@ -0,0 +1,7 @@ +{ +  "title": "Doom II", +  "description": "Doom 2 was one of the first FPS games that I truly enjoyed. It offered awesome weapons, terrifying demons to kill, and a great atmosphere to do it in.", +  "image": "https://upload.wikimedia.org/wikipedia/en/thumb/2/29/Doom_II_-_Hell_on_Earth_Coverart.png/220px-Doom_II_-_Hell_on_Earth_Coverart.png", +  "link": "https://rawg.io/games/doom-ii", +  "author": "352635617709916161" +}
\ No newline at end of file diff --git a/bot/resources/evergreen/game_recs/skyrim.json b/bot/resources/evergreen/game_recs/skyrim.json new file mode 100644 index 00000000..09f93563 --- /dev/null +++ b/bot/resources/evergreen/game_recs/skyrim.json @@ -0,0 +1,7 @@ +{ +  "title": "Elder Scrolls V: Skyrim", +  "description": "The latest mainline Elder Scrolls game offered a fantastic role-playing experience with untethered freedom and a great story. Offering vast mod support, the game has endless customization and replay value.", +  "image": "https://upload.wikimedia.org/wikipedia/en/1/15/The_Elder_Scrolls_V_Skyrim_cover.png", +  "link": "https://rawg.io/games/the-elder-scrolls-v-skyrim", +  "author": "352635617709916161" +}
\ No newline at end of file diff --git a/bot/resources/evergreen/speedrun_links.json b/bot/resources/evergreen/speedrun_links.json new file mode 100644 index 00000000..acb5746a --- /dev/null +++ b/bot/resources/evergreen/speedrun_links.json @@ -0,0 +1,18 @@ + [ +        "https://www.youtube.com/watch?v=jNE28SDXdyQ", +        "https://www.youtube.com/watch?v=iI8Giq7zQDk", +        "https://www.youtube.com/watch?v=VqNnkqQgFbc", +        "https://www.youtube.com/watch?v=Gum4GI2Jr0s", +        "https://www.youtube.com/watch?v=5YHjHzHJKkU", +        "https://www.youtube.com/watch?v=X0pJSTy4tJI", +        "https://www.youtube.com/watch?v=aVFq0H6D6_M", +        "https://www.youtube.com/watch?v=1O6LuJbEbSI", +        "https://www.youtube.com/watch?v=Bgh30BiWG58", +        "https://www.youtube.com/watch?v=wwvgAAvhxM8", +        "https://www.youtube.com/watch?v=0TWQr0_fi80", +        "https://www.youtube.com/watch?v=hatqZby-0to", +        "https://www.youtube.com/watch?v=tmnMq2Hw72w", +        "https://www.youtube.com/watch?v=UTkyeTCAucA", +        "https://www.youtube.com/watch?v=67kQ3l-1qMs", +        "https://www.youtube.com/watch?v=14wqBA5Q1yc" +] | 
