Skip to content

Adopt SQLite for ThanksBot #11

@al-muammar

Description

@al-muammar

We need to save all thanks that were sent by users to a Data Base, in our case we will start from SQLite.

  • Read a guide about how to use SQLight with node.js. Guide example: http://www.sqlitetutorial.net/sqlite-nodejs/ If you find a better one, feel free to use it instead
  • Create a DB scheme for our use case
  • Update the code of the bot to save thanks messages to the DB

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestthanks-botThanksBot related issues

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions