diff options
| author | 2021-09-05 00:12:47 -0400 | |
|---|---|---|
| committer | 2021-09-05 00:12:47 -0400 | |
| commit | 66c888ad68ad88ba1d39c2ac4824469560b8c29a (patch) | |
| tree | 706917000c39c3af1fc92c47fd59fe31a63f601a /bot/resources | |
| parent | Move internal eval and rename utils to core (diff) | |
Move practical functions into utilities folder
Separates out the useful/practical seasonal bot features from the
evergreen folder into a "utilities" folder.
Adjusts the paths to resources to reflect the folder move.
Diffstat (limited to 'bot/resources')
| -rw-r--r-- | bot/resources/utilities/py_topics.yaml (renamed from bot/resources/evergreen/py_topics.yaml) | 0 | ||||
| -rw-r--r-- | bot/resources/utilities/python_facts.txt (renamed from bot/resources/evergreen/python_facts.txt) | 0 | ||||
| -rw-r--r-- | bot/resources/utilities/starter.yaml (renamed from bot/resources/evergreen/starter.yaml) | 0 | 
3 files changed, 0 insertions, 0 deletions
| diff --git a/bot/resources/evergreen/py_topics.yaml b/bot/resources/utilities/py_topics.yaml index a3fb2ccc..a3fb2ccc 100644 --- a/bot/resources/evergreen/py_topics.yaml +++ b/bot/resources/utilities/py_topics.yaml diff --git a/bot/resources/evergreen/python_facts.txt b/bot/resources/utilities/python_facts.txt index 0abd971b..0abd971b 100644 --- a/bot/resources/evergreen/python_facts.txt +++ b/bot/resources/utilities/python_facts.txt diff --git a/bot/resources/evergreen/starter.yaml b/bot/resources/utilities/starter.yaml index 6b0de0ef..6b0de0ef 100644 --- a/bot/resources/evergreen/starter.yaml +++ b/bot/resources/utilities/starter.yaml | 
