diff options
| author | 2021-04-06 10:29:46 +0200 | |
|---|---|---|
| committer | 2021-04-06 10:29:46 +0200 | |
| commit | 6241e9db8a2489c1bbdd0079cabd9dbd7b5b9b61 (patch) | |
| tree | ceb61a295c6a4456d6e077e35e9c56a55df06475 /bot/resources | |
| parent | Issues: ignore bots (diff) | |
| parent | Merge pull request #658 from python-discord/ks123/ghcr-token-to-github (diff) | |
Merge remote-tracking branch 'origin/main' into akarys/630/automatic-linking-everywhere
Diffstat (limited to 'bot/resources')
| -rw-r--r-- | bot/resources/easter/april_fools_vids.json | 12 | ||||
| -rw-r--r-- | bot/resources/evergreen/py_topics.yaml | 6 | ||||
| -rw-r--r-- | bot/resources/evergreen/starter.yaml | 19 | 
3 files changed, 36 insertions, 1 deletions
| diff --git a/bot/resources/easter/april_fools_vids.json b/bot/resources/easter/april_fools_vids.json index d8c1efa1..b2cbd07b 100644 --- a/bot/resources/easter/april_fools_vids.json +++ b/bot/resources/easter/april_fools_vids.json @@ -115,6 +115,18 @@      {        "title": "Introducing Gmail Motion",        "link": "https://youtu.be/Bu927_ul_X0" +    }, +    { +      "title": "Introducing GeForce GTX G-Assist", +      "link": "https://youtu.be/smM-Wdk2RLQ" +    }, +    { +      "title": "The Hovering Mouse - Project McFly | Razer", +      "link": "https://youtu.be/IlCx5gjAmqI" +    }, +    { +      "title": "Be the Machine | Project Venom v2", +      "link": "https://youtu.be/j8UJE7DoyJ8"      }    ] 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? | 
