From 41f3d6fdbc2fc23f2d00a04392a00fc4736d801b Mon Sep 17 00:00:00 2001 From: Xithrius Date: Mon, 10 Aug 2020 13:48:46 -0700 Subject: Moved the resources to the correct folder for evergreen. --- bot/resources/evergreen/py_topics.json | 58 ++++++++++++++++++++++++++++++++++ bot/resources/evergreen/starter.json | 24 ++++++++++++++ 2 files changed, 82 insertions(+) create mode 100644 bot/resources/evergreen/py_topics.json create mode 100644 bot/resources/evergreen/starter.json (limited to 'bot/resources/evergreen') diff --git a/bot/resources/evergreen/py_topics.json b/bot/resources/evergreen/py_topics.json new file mode 100644 index 00000000..d1035b7a --- /dev/null +++ b/bot/resources/evergreen/py_topics.json @@ -0,0 +1,58 @@ +{ + "python-channels": { + "267624335836053506": [ + "What's your favorite PEP?", + "What's your current text editor/IDE, and what functionality do you like about it the most when programming in Python?", + "What functionality is your text editor/IDE missing for programming Python?", + "What parts of your life has Python automated, if any?" + ], + "630504881542791169": [ + + ], + "650401909852864553": [ + + ], + "342318764227821568": [ + + ], + "366673247892275221": [ + + ], + "343944376055103488": [ + + ], + "470884583684964352": [ + + ], + "660625198390837248": [ + + ], + "545603026732318730": [ + + ], + "716325106619777044": [ + + ], + "728390945384431688": [ + + ], + "366674035876167691": [ + + ], + "463035728335732738": [ + + ], + "463035462760792066": [ + + ], + "491523972836360192": [ + + ], + "338993628049571840": [ + + ], + "366673702533988363": [ + + ] + } +} diff --git a/bot/resources/evergreen/starter.json b/bot/resources/evergreen/starter.json new file mode 100644 index 00000000..31e2cbc9 --- /dev/null +++ b/bot/resources/evergreen/starter.json @@ -0,0 +1,24 @@ +{ + "starters": [ + "What is your favourite Easter candy or treat?", + "What is your earliest memory of Easter?", + "What is the title of the last book you read?", + "What is better: Milk, Dark or White chocolate?", + "What is your favourite holiday?", + "If you could have any superpower, what would it be?", + "Name one thing you like about a person to your right.", + "If you could be anyone else for one day, who would it be?", + "What Easter tradition do you enjoy most?", + "What is the best gift you've been given?", + "Name one famous person you would like to have at your easter dinner.", + "What was the last movie you saw in a cinema?", + "What is your favourite food?", + "If you could travel anywhere in the world, where would you go?", + "Tell us 5 things you do well.", + "What is your favourite place that you have visited?", + "What is your favourite color?", + "If you had $100 bill in your Easter Basket, what would you do with it?", + "What would you do if you know you could succeed at anything you chose to do?", + "If you could take only three things from your house, what would they be?" + ] +} -- cgit v1.2.3