abhint / AnonymousFileShare

Send location, video, audio, document, voice, photo, and text This bot will remove forward information.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Telegram AnonymousFileShare

1. Clone the project repository

//With GitHub CLI
$ gh repo clone AbhijithNT/AnonymousFileShare
//With SSH
$ git clone git@github.com:AbhijithNT/AnonymousFileShare.git
//With HTTPS
$ git clone https://github.com/AbhijithNT/AnonymousFileShare.git

2. change directory

$ cd AnonymousFileShare

3. Install dependencies

$ npm i

Config / Secrets environment variables

Copy .env.sample to .env and add your private information

BOT_TOKEN=
URL=
PORT=

4. Run the application

$ npm run start

Run test

$ npm run test

Heroku deploy command

$ npm run deploy

Heroku Deploy

Deploy

👏 Supporters

Stargazers

Stargazers repo roster for @AbhijithNT/AnonymousFileShare

Forkers

Forkers repo roster for @AbhijithNT/AnonymousFileShare

About

Send location, video, audio, document, voice, photo, and text This bot will remove forward information.


Languages

Language:TypeScript 99.7%Language:Procfile 0.3%