Coder Social home page Coder Social logo

google-meet-bot-main's Introduction

Google-Meet-Bot

Using JavaScript and NodeJS (Puppeteer module), this script automates signing in to Google in extra stealth, navigates to Google Meet wih disabled notifications, turns off camera and microphone before joining the meeting, greets everyone in chat and turns on captions on behalf of the user.

How to use

  • NodeJS can be downloaded from here. It automatically installs npm (node package manager) with it.
  • Check NodeJS and npm versions using node -v and npm -v.
  • Download a copy of the project using ZIP and extract it, or HTTPS clone the repository using Git (download here) using command git clone https://github.com/Ritika-Das/Google-Meet-Bot.git.
  • Switch to your project directory (Meet-Bot) in Terminal and initialise it with npm using npm init and hitting Enter to agree with the particulars for package.json.
  • Install Puppeteer using npm i puppeteer, which automatically downloads Chromium with it.
  • Use npm i to install all the required dependencies listed in package.json to be used in our project.
  • Use command node app.js in Terminal to see the bot in action in Chromium!

Troubleshooting if Chromium denies sign-in

Notable Mentions

Huge thanks to @ShivamJoker's YouTube tutorial for the motivation, and unlimited assistance for this project at times when I got stuck with silly obstacles.

google-meet-bot-main's People

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.