|
d1ec42fa51
|
big ass formatting
|
2025-06-05 21:31:06 -06:00 |
|
|
4579d5f9c8
|
fix: Implement owner check for eval command using a dedicated function
|
2025-05-30 16:09:10 -06:00 |
|
|
a818e30702
|
feat: Add EvalCog to the bot's cog loading sequence
|
2025-05-30 15:59:58 -06:00 |
|
|
78af2a484f
|
fix: Remove duplicate function call in EvalCog's _eval method
|
2025-05-30 15:52:41 -06:00 |
|
|
a89671fa42
|
fix: Add context variable to dynamically compiled function in EvalCog
|
2025-05-30 15:46:04 -06:00 |
|
|
63bdc18135
|
fix: Replace io.redirect_stdout with contextlib.redirect_stdout for stdout redirection
|
2025-05-30 15:42:44 -06:00 |
|
|
ece7f5f4f0
|
fix: Add type hint for bot parameter in setup function in EvalCog and TimerCog
|
2025-05-30 15:34:11 -06:00 |
|
|
31fd6e5aa7
|
feat: Add EvalCog for evaluating Python code snippets with error handling
|
2025-05-30 15:31:17 -06:00 |
|