Skip to content
This repository has been archived by the owner on Jul 27, 2021. It is now read-only.
/ emigatron Public archive

Create free encrypted room for chating using Telegram Bot. Do not delete messages, just update a token.

License

Notifications You must be signed in to change notification settings

eminmuhammadi/emigatron

Repository files navigation

emigatron

Create free encrypted room for chating. Do not delete messages, just update a token.

emigatron

Installing

Installing Project

git clone https://github.com/eminmuhammadi/emigatron.git

Installing dependencies

npm install
cd server/client && npm install

Editing configuration files

Rename all *.extension.sample files to *.extension and fill config data

For doing this you need to api keys:

  • Firebase
  • Ngrok
  • Telegram

Start project

Development

npm run dev

Production

npm run prod

Commands

  • /help - list of commands
  • /start - start to use bot
  • /token - update user's token
  • /me - show all data for user
  • /join room-name "token" - join to the room
  • /say room-name "message" - push message to the room
  • /create room-name - create room
  • /update room-name - update token of room
  • /ban room-name "id" - ban user on room
  • /room room-name - show all data for room

About

Create free encrypted room for chating using Telegram Bot. Do not delete messages, just update a token.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published