mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 03:08:55 -05:00
* Make the dev env flexible * Fix rst format in docstrings * Reproduce current behaviour for _ in repl * Prevent adding existing or reserved names * Fix typo with environment * Docstring changes Apply suggestions from code review Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com> * Get env before loop * Hey I'm not the only one doing typos * Keep new messages in env * Clear exception of stack frames Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com> * Include the `channel` variable in the reserved names * And we're also missing `discord` :) Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com>