Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

Nojipiz/Meet-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🤖 Meet-Bot

📝 DESCRIPTION

Bot that help you to answer in class

🛠️ HOW TO USE AUTO REPLY

You should run the bot opening the navigator console then copy and paste the src/services/messageService.js content, then copy and paste src/loaders/autoReplyLoader.js content and run the bot with the next commands:

initBot() -> start the bot with default settings (10s to reply and 3 minimum repetition of the same message)
initBot(time) -> start the bot with the time in seconds to reply.
initBot(time, minRep) -> start the bot with the time in seconds to reply and the minimum repetition of the same message.

If you want stop the bot, just run the stopBot() function.

HOW TO INSTALL EXTENSION (Google Chrome).

First, you need download or clone this repository.
Then you should go to the Chrome extensions page (chrome://extensions) and click on the Enable Developer mode button.
Then click on the Load unpacked extension button and select the src folder.
Then click on the Select Folder button.

In this way, you can refresh your page Meet meeting and the extension will be installed.

To unmute the microphone, you should hold pressed the v key and then to mute the microphone, you should release the v key.

🎙️ HOW TO USE PUSH TO TALK WITOUTH EXTENSION (only for devs).

PTK: Push to talk

You should run the PTK, opening the navigator console then copy and paste the src/loaders/pushToTalk.js content.
To use the PTK, you should press the v key to activate the microphone and the v key again to deactivate the microphone.

About

Bot that help you to answer in class

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published