Skip to content

radityaseptian/walagraf

Repository files navigation

Logo

Whatsapp & Telegram Multi Account Container

This is a modified firefox multi account container extension for whatsapp and telegram so that it can run scripts automation like send message broadcast to group or user.

About The Project

Sometimes when we creating a WhatsApp or Telegram bot, we often don't see the website interface. In this extension, we can run the bot script directly without any problems.

Libraries used:

IMPORTANT: Telegram client bot only works on the URL https://web.telegram.org/k/

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Installation

Make sure you have firefox browser to run the extension

  1. Clone the repo
    git clone https://github.com/radityaseptian/walagraf.git
  2. Install NPM packages
    npm install
  3. Load Extension Firefox
    go to "about:debugging#/runtime/this-firefox"
    click "Load Temporary Add-on" button
    choose location of file "manifest.json" in this project
  4. Use Container Extension
 click extension Manage Containers in your firefox
 click "Manage Containers" to Add or Remove container website

Usage

To modify the code you don't need to know all the project structure and what the code is for, just focus on the /src/lib/* and /src/js/background/messageHandler.js files, in the example in my code I show how to send a message every 10 minutes to a random group and post log result to local server, you can change it according to what you want.

Tips

When modifying code from /src/lib/* you only need to refresh the browser tab, unlike when modifying code from /src/js/* you need to restart the extension in the about:debugging#/runtime/this-firefox settings and click the "Reload" button.

Contact Me

Email: radityaseptian1551@gmail.com

About

Whatsapp + Telegram Multi Account Containers

Topics

Resources

License

Stars

Watchers

Forks

Contributors