Borgli / Ohminator

Repository for the Discord bot Ohminator
http://www.ohminator.com
Apache License 2.0
4 stars 0 forks source link

Changing name of servers or channels makes the bot treat them as new #30

Closed Borgli closed 6 years ago

Borgli commented 6 years ago

Currently the bot saves data in a folder structure that uses the name of the server/channel combined with the id. This should be changed to only id as name changes breaks the connection between the server/channel and the folder data structure.

This was also a problem for members, but that has been fixed. The same fix must be made for servers/channels.