You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
insert into historynew select msgid, origid, case threadid when 0 then chanid else threadid end, case threadid when 0 then 0 else chanid end, guildid, authid, otherid, proxid, maskid from history;