diff options
| author | 2021-03-31 04:12:16 +0530 | |
|---|---|---|
| committer | 2021-03-31 04:12:16 +0530 | |
| commit | 6a5eefeadf726fe90aa73d25c5f7eed7e65cc601 (patch) | |
| tree | 859bd15a6e6dad172f4f21299e40f7de99ace660 /bot/resources/evergreen | |
| parent | Fix imports (diff) | |
| parent | Merge pull request #648 from python-discord/missing-commas (diff) | |
Merge branch 'main' into feature/command-suggestions
Diffstat (limited to 'bot/resources/evergreen')
| -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? |