diff options
| author | 2021-09-05 00:12:47 -0400 | |
|---|---|---|
| committer | 2021-09-05 00:12:47 -0400 | |
| commit | 66c888ad68ad88ba1d39c2ac4824469560b8c29a (patch) | |
| tree | 706917000c39c3af1fc92c47fd59fe31a63f601a /bot/exts/utilities/wikipedia.py | |
| 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 '')
| -rw-r--r-- | bot/exts/utilities/wikipedia.py (renamed from bot/exts/evergreen/wikipedia.py) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/bot/exts/evergreen/wikipedia.py b/bot/exts/utilities/wikipedia.py index eccc1f8c..eccc1f8c 100644 --- a/bot/exts/evergreen/wikipedia.py +++ b/bot/exts/utilities/wikipedia.py |