Skip to content

Conversation

@codemage
Copy link
Contributor

@codemage codemage commented Sep 9, 2024

  • Adds TypeScript interface for UserDb.createNewUser a.k.a. ViewerDatabase.createNewViewer
  • FirebotUser._id is now a string.
  • FirebotUser.onlineAt, FirebotUser.lastSeen, and FirebotUser.joinDate are raw timestamp values rather than Date objects.

FirebotUser._id is now a string
FirebotUser.onlineAt, FirebotUser.lastSeen, and FirebotUser.joinDate are raw timestamp values.
@codemage codemage changed the title Add UserDb.createNewUser, fix FireBotUser attribute types Add UserDb.createNewUser, fix FirebotUser attribute types Sep 9, 2024
Copy link
Member

@ebiggz ebiggz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this!

@ebiggz ebiggz merged commit b6fa4fd into crowbartools:main Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants