Skip to content

officialpiyush/discord-chat2db

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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