diff options
-rw-r--r-- | bot/resources/evergreen/py_topics.json | 58 | ||||
-rw-r--r-- | bot/resources/evergreen/py_topics.yaml | 21 |
2 files changed, 16 insertions, 63 deletions
diff --git a/bot/resources/evergreen/py_topics.json b/bot/resources/evergreen/py_topics.json deleted file mode 100644 index d1035b7a..00000000 --- a/bot/resources/evergreen/py_topics.json +++ /dev/null @@ -1,58 +0,0 @@ -{ - "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/py_topics.yaml b/bot/resources/evergreen/py_topics.yaml index 49cf38b5..5a2e8d89 100644 --- a/bot/resources/evergreen/py_topics.yaml +++ b/bot/resources/evergreen/py_topics.yaml @@ -6,10 +6,16 @@ - 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? + - Which python project are you the most proud of making? + - What made you want to learn Python? + - When did you start learning Python? + - What reasons are you learning Python for? + - Where's the strangest place you've seen Python? + - How has learning Python changed your life? # async 630504881542791169: - - + - Are there any frameworks you wish were async? # computer-science 650401909852864553: @@ -17,7 +23,7 @@ # databases 342318764227821568: - - + - Where do you get your best data? # data-science 366673247892275221: @@ -25,11 +31,15 @@ # discord.py 343944376055103488: - - + - What unique features does your bot contain, if any? + - What commands/features are you proud of making? + - What feature would you be the most interested in making? + - What feature would you like to see added to the library? what feature in the library do you think is redundant? + - Do you think there's a way in which Discord could handle bots better? # esoteric-python 470884583684964352: - - + - What's a common part of programming we can make harder? # game-development 660625198390837248: @@ -57,7 +67,8 @@ # tools-and-devops 463035462760792066: - - + - What editor would you recommend to a beginner? Why? + - What editor would you recommend to be the most efficient? Why? # unix 491523972836360192: |