aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Xithrius <[email protected]>2020-09-10 08:53:33 -0700
committerGravatar Xithrius <[email protected]>2020-09-10 08:53:33 -0700
commitf2062902047e46e3edf05707a6cd570c6d5ddbe4 (patch)
tree30f8ea40352d7b48f73dc16123a35f4062821873
parentUpdate bot/exts/evergreen/conversationstarters.py (diff)
Renamed "esoteric-Python" to "esoteric-python"
-rw-r--r--bot/resources/evergreen/py_topics.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bot/resources/evergreen/py_topics.yaml b/bot/resources/evergreen/py_topics.yaml
index 971be3cd..52582667 100644
--- a/bot/resources/evergreen/py_topics.yaml
+++ b/bot/resources/evergreen/py_topics.yaml
@@ -42,7 +42,7 @@
- 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
+# esoteric-python
470884583684964352:
- What's a common part of programming we can make harder?
- What are the pros and cons of messing with __magic__()?