diff options
| author | 2021-04-03 00:39:17 +0100 | |
|---|---|---|
| committer | 2021-04-03 00:39:17 +0100 | |
| commit | 21428221854bc1dac3e93c51ffea7b092d2a8fb6 (patch) | |
| tree | e5301d14a950d8b07ce917f42950c0d281cae209 /bot/resources/evergreen | |
| parent | Send error embed when a user tries to retrieve an issue in DMs (diff) | |
| parent | Merge pull request #632 from ToxicKidz/github-repo-command (diff) | |
Merge branch 'main' into Handle-DMChannels
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? | 
