arielle
arielle
There are a few issues within the new eval command before it can be deployed. - [x] sys.ps1 is not defined. Darn typecheckers. - [ ] Files in components v2...
We can use app emojis rather than needing to store an id for each emoji: we can store an asset to be used as a back up, fetch all of...
After thinking about it for a while, features should exist in two tables: one which stores metadata about each individual feature, and the other which maps discord IDs to whether...
Title. We should make a lot less requests, and not store the guild config locally, but rather in redis.
The evaluation backend supports: - python 3.13 - python 3.13 free threaded - python 3.14 It would be great to see support for this surfaced within Monty and the evaluation...
Currently, we have some commands that format provided code with black rather than ruff. It would be cool to implement multiple formatters and checkers in order to format and/or lint...
Would be nice to enable strict pyright on the repository!