forwards-long-jump / discotron

Modular Discord bot supporting plugins hosted on git repositories
MIT License
3 stars 5 forks source link

When the bot is started for the first time, owner insertion fails #98

Closed Blatoy closed 4 years ago

Blatoy commented 4 years ago
[2/22/2020 6:32:25 PM] [ERR]   :  Insert in database failed : INSERT INTO Owners (discordUserId) VALUES ($discordUserId)
[2/22/2020 6:32:25 PM] [ERR]   :  { [Error: SQLITE_CONSTRAINT: FOREIGN KEY constraint failed] errno: 19, code: 'SQLITE_CONSTRAINT' }

This happens the first the bot is ran, restarting it "fixes" the issue