GithubHelp home page GithubHelp logo

bunnykek / bonkmeet Goto Github PK

View Code? Open in Web Editor NEW
19.0 1.0 6.0 148 KB

Telegram bot to attend Google Meet sessions on behalf of you :D

Procfile 0.20% JavaScript 99.80%
bot meet gmeet google-meet telegram telegram-bot gmeet-bot google-meet-bot puppeteer automation heroku nodejs

bonkmeet's Introduction

BonkMeet

BonkMeet

Telegram bot to attend Google Meet sessions on behalf of you :D

Features

  • Joins GMeet from Telegram.
  • Sends notification when the chatbox is being spammed (>15 messages/min)
  • Automatically leaves the meet when the meet strength becomes less than the assigned threshold strength.
  • Shows the current status(screenshot) of the ongoing meet.
  • Send the message to the chatbox directly from telegram.

How to use?

You will need these 3 tokens:

  1. Bot Token from BotFather
  2. Owner's telegram user ID from userinfobot
  3. Go to meet.google.com and export the cookie using Cookies for puppeteer chrome extension

For VPS/RDP users:

First install node.js and set these 4 environment variables:

bot_token="XXXXXXX:AAAAAAAAAAAAAAAAAAAAAAAa"  //bot token from botfather
cookie =                                      //exported cookie
user_id =                                     //Get your userID from https://telegram.me/userinfobot
threshold = 10                                //Auto leaves the meet when the meet strength becomes less than threshold

then clone this repo and move into its directory.
npm install
node main.js

Heroku Deploy

Deploy
Make sure to go to the deployed application's Resources tab and disable the web and enable the worker.

Watch the video tutorial : https://www.youtube.com/watch?v=3C8BoCTkJQ0

Bot commands:

/join {gmeet_link}
/message {test message} (sends message to chatbox)
/status (shows the ongoing meet current status)
/leave (leaves the current gmeet session)
/help

bonkmeet's People

Contributors

bunnykek avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

bonkmeet's Issues

Can't find your microphone popup

When trying to join a meet a popup that says can't find your microphone comes up. The bot gets stuck on this screen and does not join. Since it hasn't actually joined the /leave command does not work either. It says that i am not attending any gmeet session. Please fix this as this is a very helpful bot. Thank you.

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.