Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 491 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 491 Bytes

Chat2DB

  • It's just a simple discord bot which stores the messages in a PostreSQL database.

Prerequisites

Installing

  • Install dependencies using npm i or yarn.
  • Rename the .env.example file to .env and fill in the required stuff.
  • Run npm start or yarn start to start the bot.

Author