@ -2278,6 +2278,7 @@ async function updateSanctionPanel(client) {
}
// Bot einloggen (erst nachdem DB initialisiert wurde)
initDB().then(() => {
client.login(process.env.BOT_TOKEN);