SlimeCloud / SlimeBot

JDA-Bot um das SlimeCloud Discordteam zu unterstützen
https://discord.gg/slimecloud
GNU Affero General Public License v3.0
6 stars 6 forks source link

Add IdMemory #248

Closed MineKing9534 closed 5 months ago

MineKing9534 commented 6 months ago

Checklist

Migration

alter table spotify_known add column type text;
alter table spotify_known rename to id_memory;
update id_memory set type = 'spotify';