aboutsummaryrefslogtreecommitdiffstats
path: root/bot/exts/evergreen/wolfram.py (follow)
Commit message (Collapse)AuthorAgeLines
* Apply mock locations to every subcommandsGravatar Matteo Bertucci2021-02-09-0/+6
|
* Add location mocks to the wolfram cogGravatar Matteo Bertucci2021-02-09-1/+4
| | | Previously the server IP address could be leaked using some query such as “what is the weather here?” or simply “what’s my ip?”. This aims to fix it by using mock locations.
* Removed the time utility and replaced it with the arrow package.Gravatar Xithrius2020-08-29-2/+1
| | | | Alphabetized the "Colours" NamedTuple in the constants file.
* Update bot/exts/evergreen/wolfram.pyGravatar Xithrius2020-08-29-2/+1
| | | Co-authored-by: Dennis Pham <[email protected]>
* Migrated Wolfram cog from the Python bot in Python-Discord/bot.Gravatar Xithrius2020-08-29-0/+280