rayzchen / pyeod

An implementation of CaryKH's elemental 3 in python for a discord bot
https://discord.gg/pvvZe7Pu8r
MIT License
3 stars 2 forks source link

Have renames appear in news #62

Closed kylepokorski closed 8 months ago

kylepokorski commented 8 months ago

When an element is renamed, a message should appear in news indicating its old and new name. This would be similar to the message given when the /edit_element_name command is executed.

rayzchen commented 8 months ago

Added with a8bbb1a