Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 624 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 624 Bytes

RandChat

A java telegram bot that matches two users to chat directly from the bot, without revealing their identity check out the working live demo on telegram @ethiotalksbot

To run the app locally please make sure you have a postgresql server set up and there is a todo attached to the project. The project is ready for deploying to heroku make sure to add heroku postgresql addon first

TODO:

  • migrate to the newer telegram userID
  • allow user to chat with multiple users
  • location based matching system
  • more detailed profile information
  • user rating system
  • spam & abuse filter