The user key for chocolate has been changed to chocolates to be more uniform with the schema style
in-code migrations for the new schema included.
cleanup function will run once on cog load and set the new schema so it doesn't run again afterwards.
It will migrate any chocolate the user had to chocolates and then delete the old key.
setup function is also cross dpy compatible now, cog should work for dpy2 bots as well
The user key for
chocolate
has been changed tochocolates
to be more uniform with the schema style in-code migrations for the new schema included.cleanup function will run once on cog load and set the new schema so it doesn't run again afterwards. It will migrate any chocolate the user had to chocolates and then delete the old key.
setup function is also cross dpy compatible now, cog should work for dpy2 bots as well