Magentah / chewie-bot

Twitch.tv Chat Bot specifically for Musicians that live stream.
https://www.chewiemelodies.com
MIT License
8 stars 6 forks source link

Bug in !mytax when no taxes have been paid #533

Closed floele closed 1 year ago

floele commented 1 year ago

[21:05] info: [#chewiemelodies] : !mytax TypeError: Cannot read properties of undefined (reading 'taxRedemptionDate') at MyTaxCommand. (/usr/src/chewiebot/server/src/commands/commandScripts/tax/myTaxCommand.ts:29:73) at Generator.next () at fulfilled (/usr/src/chewiebot/server/node_modules/tslib/tslib.js:164:62)

[21:12] info: [#chewiemelodies] : !taxaudit hayzee save [Error: insert into userTaxStreak (currentStreak, lastTaxRedemptionId, longestStreak, userId) values (1, 0, 1, 27465) - SQLITE_CONSTRAINT: FOREIGN KEY constraint failed] { errno: 19, code: 'SQLITE_CONSTRAINT' }