/anonim-chat

🤖 Telegram Bot - Chat with random stranger anonymously

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

anonim-chat

CodeFactor Lines of code GitHub repo size GitHub top language

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