aboutsummaryrefslogtreecommitdiffstats
path: root/bot/exts/utilities/wolfram.py (follow)
Commit message (Collapse)AuthorAgeLines
* Catch more status codes in Wolfram commands (#1136)Gravatar Karlis Suvi2022-10-28-0/+13
|
* Support discord.py's new async cog loadingGravatar Chris Lovering2022-09-21-2/+2
|
* Move practical functions into utilities folderGravatar Janine vN2021-09-05-0/+293
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.