Create free encrypted room for chating. Do not delete messages, just update a token.
git clone https://github.com/eminmuhammadi/emigatron.git
npm install
cd server/client && npm install
Rename all *.extension.sample
files to *.extension
and fill config data
- Firebase
- Ngrok
- Telegram
npm run dev
npm run prod
/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