anonim-chat icon indicating copy to clipboard operation
anonim-chat copied to clipboard

🎭 Anonymously chat with a stranger.

anonim-chat

GitHub top language Lines of code GitHub repo size

GitHub last commit GitHub commit activity GitHub commit activity

Chat with random stranger anonymously

image

Requirements

  • node js v14
  • mongodb v5

Setup

  • git clone https://github.com/Shiyinq/anonim-chat.git
  • cd anonim-chat
  • npm install
  • rename .env.example to .env and edit .env with your own bot token and mongo uri
  • npm run dev