An extremely fast, web-based chat service centered around functionality, privacy, and ease of use!
Please create issues for problems or feature requests for our chat app. We'll respond as soon as possible!
Made with ❤ by @softwaresat, @XMaster4941, @rav4s, @rispop, @aaravm4, @mastertar, @Sanjaybala1, @TacoSnack, @XxZealousxX
SQLITE Setup:
- Go to index.js
- Uncomment the db2.run line that is after the line that says table creation
- Run the program
- It should create a file named chat.db with your necessary SQLITE tables
Other Setup:
- You will have to change the email + password in /CREATE_METHODS/newaccount.js and /EDIT_METHODS/forgotpassword.js
- You will have to input new keys for the Recaptcha in /CREATE_METHODS/newaccount.js