Giter Club home page Giter Club logo

telegrambot-autoforward's Introduction

TelegramBot-AutoForward

Documentation in Indonesian ๐Ÿ‡ฎ๐Ÿ‡ฉ

You can use this BOT to gather messages from various Telegram chats (private/public channels, private/public groups, direct chats) and send them to one or multiple chat locations.

Initially, the bot was made just for myself, but I am also very open if this bot is developed by more people and share views on this โœจ, sorry due to the lack of free services to deploy I cannot share the bot's running telegram account, but I share how to deploy this bot into hosting until it runs

โš  Documentation is still a work in progress โš 
๐Ÿ“ƒ Documentation: https://docs-v1.gitbook.io/autoforward-en

โ‡ Here Are My Features โ‡

  • User-friendly Dashboard
  • Forwards chats (public or private)
  • Next Feature ? Ongoing ๐Ÿ˜

โš™ Command List โš™

Menu Fitur Deskripsi
โœ… getuser GET ID - Name User
โœ… getgroup GET ID - Name Group
โœ… getchannel GET ID - Name Channel
โœ… forward Setup auto forward
โœ… connect Setup Account

Running on local

Clone this project with git, previously download git, and nodejs, search on google

git clone https://github.com/dhino12/TelegramBot-AutoForward.git

Install All Package

npm i

How to Used

Before using it, you can make a bot first with botFather read how to make it and get the Bot TOKEN Telegram Bot
Because this bot is an auto forward, also register this app to telegram here myTelegram

> Make sure you already have or put the Bot TOKEN and other feature API KEY in the environment (process.env.{name_env})
    > create a file .env
    > fill in the field with
        NODE_ENV=development
        BOT_TOKEN=<Token Bot>
        APPID=<APPID>
        APPHASH='<APPHASH>'
> If so, run the bot with npm run dev
> to convert all code into javascript you can use `npm run build`.

๐Ÿ‘‰ Need detailed documentation? Here's how to use this bot

Penggunaan Worker
https://medium.com/@Trott/using-worker-threads-in-node-js-80494136dbb6

menu-button
https://core.telegram.org/bots/features#commands

Video penggunaan

Tutorial

how to run this bot on local server (personal computer) ?
Tutorial

Contributing

Pull requests are welcome. If you have any suggestions, you can also create an issue.

License

MIT

telegrambot-autoforward's People

Contributors

dhino12 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.