diff options
author | 2021-03-30 10:32:58 -0400 | |
---|---|---|
committer | 2021-03-30 10:32:58 -0400 | |
commit | aacfd9666015b0d1d9a903198b98d46bcaf6d0d0 (patch) | |
tree | d5a9a01f9d38ad89c75b4dd3925a567b778b8edf /bot | |
parent | Added 3 More Elements To The Json (diff) | |
parent | Merge pull request #644 from python-discord/more-topics (diff) |
Merge branch 'main' into patch-1
Diffstat (limited to 'bot')
-rw-r--r-- | bot/resources/evergreen/py_topics.yaml | 6 | ||||
-rw-r--r-- | bot/resources/evergreen/starter.yaml | 19 |
2 files changed, 24 insertions, 1 deletions
diff --git a/bot/resources/evergreen/py_topics.yaml b/bot/resources/evergreen/py_topics.yaml index f3b2eaa3..6b7e0206 100644 --- a/bot/resources/evergreen/py_topics.yaml +++ b/bot/resources/evergreen/py_topics.yaml @@ -69,7 +69,11 @@ # game-development 660625198390837248: - - + - What is your favorite game mechanic? + - What is your favorite framework and why? + - What games do you know that were written in Python? + - What books or tutorials would you recommend for game-development beginners? + - What made you start developing games? # microcontrollers 545603026732318730: diff --git a/bot/resources/evergreen/starter.yaml b/bot/resources/evergreen/starter.yaml index 949220f9..4fec6a10 100644 --- a/bot/resources/evergreen/starter.yaml +++ b/bot/resources/evergreen/starter.yaml @@ -31,3 +31,22 @@ - What is your favorite TV show? - What is your favorite media genre? - How many years have you spent coding? +- What book do you highly recommend everyone to read? +- What websites do you use daily to keep yourself up to date with the industry? +- What made you want to join this Discord server? +- How are you? +- What is the best advice you have ever gotten in regards to programming/software? +- What is the most satisfying thing you've done in your life? +- Who is your favorite music composer/producer/singer? +- What is your favorite song? +- What is your favorite video game? +- What are your hobbies other than programming? +- Who is your favorite Writer? +- What is your favorite movie? +- What is your favorite sport? +- What is your favorite fruit? +- What is your favorite juice? +- What is the best scenery you've ever seen? +- What artistic talents do you have? +- What is the tallest building you've entered? +- What is the oldest computer you've ever used? |