diff options
Diffstat (limited to 'bot/resources/evergreen')
| -rw-r--r-- | bot/resources/evergreen/py_topics.yaml | 72 | 
1 files changed, 72 insertions, 0 deletions
| diff --git a/bot/resources/evergreen/py_topics.yaml b/bot/resources/evergreen/py_topics.yaml new file mode 100644 index 00000000..49cf38b5 --- /dev/null +++ b/bot/resources/evergreen/py_topics.yaml @@ -0,0 +1,72 @@ +# Conversation starters for python-related channels. + +# python-general +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? + +# async +630504881542791169: +    - + +# computer-science +650401909852864553: +    - + +# databases +342318764227821568: +    - + +# data-science +366673247892275221: +    - + +# discord.py +343944376055103488: +    - + +# esoteric-python +470884583684964352: +    - + +# game-development +660625198390837248: +    - + +# microcontrollers +545603026732318730: +    - + +# networking +716325106619777044: +    - + +# python-extensions +728390945384431688: +    - + +# security +366674035876167691: +    - + +# software-testing +463035728335732738: +    - + +# tools-and-devops +463035462760792066: +    - + +# unix +491523972836360192: +    - + +# user-interfaces +338993628049571840: +    - + +# web-development +366673702533988363: +    - | 
