Code Monkey home page Code Monkey logo

tele's Introduction

Telegram Bot

Installation

Platform

For Windows Install Additional Material Below. For Termux, just clone this repo and install it like the example below

Cloning this repo

> git clone https://github.com/BryanRfly/TelegramBot-NodeJS
> cd TelegramBot-NodeJS

Install the package

> npm i
> npm i insta-fetcher
> npm i performance-now 
> npm i moment-timezone

Edit config file

Edit the required value in config.json. You can get the apikey at LoL Human Rest API. And get bot token at @BotFather.

{ 
    "usernameOwner": "BryanRfly", //ganti dengan username telegram owner!
    "apikey": "", //ganti dengan apikey lol-human mu!
    "xkey": "", //ganti dengan apikey xteam mu!
    "bot_token": "", //ganti dengan token bot mu!
    "owner": "LoL Human", //ganti dengan nama owner bot!
    "ownerLink": "https://t.me/LoLHumen", //ganti dengan link telegram mu!
    "version": "1.0.0", //terserah lu elite mau lu ubah apa gak
    "prefix": "/" //terserah lu elite mau lu ubah apa gak,
    "IdO": "73647463846" //ganti dengan id telegrammu!, untuk mendapatkan id tele mu gunakan bot mu /getid
}

Run the bot

> npm start

project

Note:

  • You can request a case in my WhatsApp.

Thanks To

tele's People

Contributors

fzxcodes avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.