Um simples bot para o Telegram que baixa vídeos e áudios do TikTok & outras funcionalidades

Overview

Kelle Estella (Telegram)

GitHub issues GitHub forks GitHub stars GitHub license

Um simples bot para o Telegram que baixa vídeos e áudios do TikTok & outras funcionalidades.

Clique aqui para utilizá-lo.

Compilar

Para compilar o bot em seu PC, comece baixando ou clonando esse repositório.

1. Clonando repositório

Para clonar esse repositório utilizando o Git, digite em seu console:

git clone https://github.com/luisgbr1el/kelle-telegram.git

2. Instalando packages

Para fazer o bot funcionar, você precisa instalar todas as packages que foram utilizadas no projeto. Para fazer isso, entre na pasta do projeto pelo console e digite:

npm install

Isso instalará todos os pacotes necessários.

3. Inserindo seu token

Para que o bot seja iniciado, você precisa inserir seu token no código.

Obs: Você consegue um criando um bot com o BotFather, no próprio Telegram.

Depois de copiar seu token, vá até essa linha do código em index.js:

const bot = new Telegraf(YOUR_BOT_TOKEN);

E substitua YOUR_BOT_TOKEN pelo seu token, entre aspas. Afinal, é uma String.

4. Rodar o bot

Finalmente, vá até o console e digite:

node index.js

Contribua

Você pode contribuir com o repositório solicitando um Pull Request.

Autores

You might also like...

Bot de vendas original que está popular no Discord por ai

Bot de vendas original que está popular no Discord por ai

Bot de vendas automáticas por PIX (original) Nota de esclarecimento Recentemente tem circulado muitos bots de vendas por ai no Discord, bot do Linn, d

Dec 19, 2022

Cem Karaca - Telegram Bot

Cem Karaca - Telegram Bot

Cem Karaca Telegram botu | Bot Cem Karaca şarkılarını tanıtmak için yapıldı. Bot: https://t.me/cem_karaca_bot Botun kullanımı: /start - Botu başlat /h

Jan 10, 2022

Telegram & Discord chat bot for Airline Manager 4

AM4 Bot AM4 Bot was a Discord & Telegram chat bot used in 63 servers and across several Telegram chats between 2020-2022 for the game Airline Manager

Jun 5, 2022

Telegram bot with a graphical interface that enables you to schedule messages and generate automatic replies 🤖

Telegram bot with a graphical interface that enables you to schedule messages and generate automatic replies 🤖

Telegram bot with a graphical interface that enables you to schedule messages and generate automatic replies 🤖

Dec 6, 2022

Telegram voice recognition bot

Node.js bot for telegram messenger based on Microsoft Azure Speech Service and Node.js Telegram Bot API

Mar 9, 2022

a Node.js boilerplate to start creating your telegram bot without too much configuration at the beginning

node-telegram-bot-starter-pack How to use clone the repo run npm install run cp .env.example .env and replace the variables with your data define your

Sep 7, 2022

Telegram bot for Youtube-dl

Telegram bot for Youtube-dl

English youtube-dl download telegram bot ydls와 함께 사용할 수 있는 봇으로, Docker가 설치되는 곳이면 어디든 설치가 가능하다 (ex: 리눅스 서버, 시놀로지 나스) 기존에 ydls 이미지를 그대로 사용하였지만, 채널 이름과,

Oct 19, 2022

A telegram bot that sends the current day's foreign exchange rates to its subscribers

Birr Forex Bot A bot that sends the current day's foreign exchange rates to its subscribers. Using the bot Check out the bot here. Running the bot It

Dec 21, 2022

A typescript telegram bot with just two works in mind.

Minitsbot aka @Akagiprobot Made in ❤️ with Grammy and deno. A typescript telegram bot with just two works in mind: Autoapproves new join requests. (Ch

Jun 7, 2022
Comments
  • Version 1.1 - Major Changes

    Version 1.1 - Major Changes

    Innovations

    1. Replaced direct url with buffer ecosystem
    2. Added Two New Internal Functions
    3. Added Cache ( Send Quickly if Video ın Cache )
    4. Added Lısance Headers
    • pipetofile - convert stream data to binary file
    • deleteallcache - if cache full, refrseh via deleting all

    Fixed Issues

    Fixed the issue where videos other than webm type and mpeg encoding were not playing. Fixed the non-buffer data with the audios.

    Known Issues

    Must be tested an un-publısed local servers.

    opened by phaticusthiccy 9
  • Error

    Error

    there has been an error on line 48, please help

    (node:9208) UnhandledPromiseRejectionWarning: Error: Request failed with status code 500 at createError (C:\negets\m3u8\sesibot\node_modules\@phaticusthiccy\open-apis\node_modules\axios\lib\core\createError.js:16:15) at settle (C:\negets\m3u8\sesibot\node_modules\@phaticusthiccy\open-apis\node_modules\axios\lib\core\settle.js:17:12) at IncomingMessage.handleStreamEnd (C:\negets\m3u8\sesibot\node_modules\@phaticusthiccy\open-apis\node_modules\axios\lib\adapters\http.js:269:11) at IncomingMessage.emit (events.js:387:35) at endReadableNT (internal/streams/readable.js:1317:12) at processTicksAndRejections (internal/process/task_queues.js:82:21) (Usenode --trace-warnings ...to show where the warning was created) (node:9208) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag--unhandled-rejections=strict(see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 2) (node:9208) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

    opened by takedowndmca 1
  • Erro ao executar comando /baixar {tiktok_link}

    Erro ao executar comando /baixar {tiktok_link}

    A requisição download.tiktok(url) - (linha 32), feita após o usuário digitar o comando 'baixar', está falhando com status 500. Com essa falha, o programa deixa de ser executado e, basicamente, o bot morre.

    image

    opened by thel3onardo 1
  • O bot repete a mesma solicitação

    O bot repete a mesma solicitação

    Quando eu mando o link de um vídeo para o bot baixar, ele baixa normalmente. Mas quando eu faço outra solicitação logo após, ele repete a mesma solicitação antiga.

    Por exemplo, quando utilizo esse comando:

    /baixar https://vm.tiktok.com/KDK2Llk42
    

    Ele faz a solicitação normalmente, consigo baixar o áudio e o vídeo.

    Mas em seguida, quando faço outra solicitação:

    /baixar https://vm.tiktok.com/KM29klk63
    

    Ele repete a primeira solicitação, mandando os mesmos arquivos.

    Isso só se soluciona quando reinicio o bot. Mas quando mando o comando, repete-se o mesmo problema.

    help wanted good first issue 
    opened by luisgbr1el 1
Releases(1.3.0)
  • 1.3.0(Apr 20, 2022)

    Mudanças

    • Agora o também baixa vídeos e GIFs do Twitter (/twitter);
    • Agora baixa thumbnails de vídeos do YouTube (/thumbyt);
    • Corrigido o erro do /tiktok;
    • Adicionado mais detalhes no /help para auxiliar no uso dos comados.

    Full Changelog: https://github.com/luisgbr1el/kelle-telegram/compare/1.2.0...1.3.0

    Source code(tar.gz)
    Source code(zip)
  • 1.2.0(Feb 1, 2022)

    Mudanças

    • Agora baixa clipes da Twitch também. (/twitch)
    • O nomes dos comandos foram alterados. (/baixar agora se chama /tiktok)
    • Adicionado mais detalhes no /help
    • Adicionado um novo comando. (/social)

    Full Changelog: https://github.com/luisgbr1el/kelle-telegram/compare/1.1.0...1.2.0###

    Source code(tar.gz)
    Source code(zip)
  • 1.1.0(Jan 28, 2022)

    What's Changed

    • Version 1.1 - Major Changes by @phaticusthiccy in https://github.com/luisgbr1el/kelle-telegram/pull/3

    New Contributors

    • @phaticusthiccy made their first contribution in https://github.com/luisgbr1el/kelle-telegram/pull/3

    Full Changelog: https://github.com/luisgbr1el/kelle-telegram/compare/1.0.0...1.1.0

    Source code(tar.gz)
    Source code(zip)
  • 1.0.0(Jan 24, 2022)

Owner
Luis Gabriel Araújo
Técnico em Informática | 18 anos
Luis Gabriel Araújo
Compress program that uses H264,VP9 and Vorbis algorithms with ffmpeg to compress anime videos and audios

Vaniply Compress tool to compress videos and audios using H264,VP9 and Vorbis algorithms Installation and running Just clone the repository and open a

OpenAnime 20 May 30, 2022
Um sistema de tickets muito simples baseado em mensagens do WhatsApp, que permite multiusuários na mesma conta do WhatsApp.

Press-Ticket Manual de Instalação INSTALL.md Changelog 05/04/2022 Iniciar com o menu lateral fechado 30/03/2022 Atualização da lib wwebjs para a versã

Robson Tenorio 93 Dec 27, 2022
Scraper for TikTok. Download videos, music, fetch users info and more.

tiktok-scraper A fast light-weight scraper for tiktok to fetch and download video posts, video music, user info and more. Installation npm i tiktok-sc

null 41 Jan 1, 2023
Recap let's you recap on your favourite social network videos by downloading them on your devices, from the range of YouTube, SoundCloud, Facebook, Twitter, Instagram, TikTok, Vimeo, Dailymotion, VK, or AOL.

Recap A Social Network Video Downloader Recap let's you recap on your favourite social network videos by downloading them on your devices, from the ra

John Oladele 4 Sep 24, 2022
PTBR: Um bot criado para enviar mensagem para recrutadores na área de TI. ENG: A bot created to send message for recruiters in the IT area.

Bot-linkedin Um bot criado para enviar mensagem para recrutadores na area de TI. Para que serve? Devido a demanda em ter que conectar com os empregado

Nilton Junior 5 Sep 27, 2022
BOT-TABELA-FIPE - BOT que busca na API da FIPE todas as marcas e seus respectivos modelos e anos.

BOT-TABELA-FIPE BOT que busca na API da FIPE todas as marcas e seus respectivos modelos e anos. O BOT trabalha de maneira assíncrona, assim, torna mui

Cristian Vaghetti 1 Jan 3, 2022
Bot sviluppato in Node.js che permette la prenotazione e il successivo invio dello screenshot di quest'ultima tramite un bot di telegram.

Unimore-Bot Bot sviluppato in Node.js che permette la prenotazione e il successivo invio dello screenshot di quest'ultima tramite un bot di telegram I

Lorenzo Codeluppi 8 Jun 9, 2022
Weblookup Telegram bot - The usefully bot like check website, screenshot

Weblookup Telegram bot - The usefully bot like check website, screenshot

Fusedev 3 May 9, 2022
Rebuilding TikTok with api.video, PWA, Next.js and Typescript 🎵

Rebuilding TikTok with api.video, PWA, Next.js and Typescript ?? An open-source example application that allows users to list and upload videos in the

api.video 3 Jul 1, 2022
A multipurpose bot, a clan bot, a all in one bot. The one bot u need for ur server originally made as Milrato discord Bot and by Tomato6966.

Public Bot and Support Server! Invite the Public Version of this Bot so you don't need to host it by yourself or join my Discord server to get a custo

Tomato6966 472 Dec 25, 2022