Skip to content

Latest commit

 

History

History
64 lines (36 loc) · 800 Bytes

README.MD

File metadata and controls

64 lines (36 loc) · 800 Bytes

Darkbot

A simple Telegram User/Bot built using Gramjs.

Features

  • Can run both user and bot accounts
  • External plugin support
  • External Bot support

Run Locally

Clone the project

  git clone https://github.com/darkdeathoriginal/Darkbot

Go to the project directory

  cd Darkbot

Install dependencies

  npm install

Setup Environment Variables

API_ID

API_HASH

BOT_TOKEN

DATABASE_URL (Postgress/optional)

Setup account

  node .

Start BOT

  npm start

Usage/Examples

Type .list to get list of all user command.

.install <gist-url> can install external plugins,

For external bot run /addbot in your bot . Sample bot