jemawa


Namejemawa JSON
Version 1.1.7 PyPI version JSON
download
home_pagehttps://github.com/k1m0ch1/jemawa-menti-choices-spammer
SummaryPython CLI tool that spam the mentimeter live vote
upload_time2023-10-19 18:31:59
maintainer
docs_urlNone
authork1m0ch1
requires_python
license
keywords mentimeter menti spammer k1m0ch1
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ```
    _  ___  __  __    _   __      __   _
 _ | || __||  \/  |  /_\  \ \    / /  /_\
| || || _| | |\/| | / _ \  \ \/\/ /  / _ \
 \__/ |___||_|  |_|/_/ \_\  \_/\_/  /_/ \_\

Mentimeter Manipulator
```

I know this is stupid but its fun, my company using this to vote "something" for a fun event, so I think it will be fun to makes a good laugh for a day in front everyone, so thats it, I create this tools only for fun.

This tools is created experimented for the mentimeter platform.

> DISCLAIMER or USE AT YOUR OWN RISK, These tools should be considered for educational and research purposes only, this tools is made not to violate the law or abuse the system. Any action you take by using this tools is strictly at your own risk. The creator is not responsible for any action

TL;DR version :

Click the video to see how it work.

[![Jemawa](https://img.youtube.com/vi/sVb0bos-vkQ/0.jpg)](https://www.youtube.com/watch?v=sVb0bos-vkQ "JEMAWA the mentimeter multiple choice vote spammer")

## How to use ?

we publish on pypi, you could run jemawa by install with this command

```
pip install jemawa
```

after that you can run `jemawa` command

```
jemawa <mentimeter vote page link or menti code> <optional command>
```

example

```
jemawa https://www.menti.com/alg3v6yduhsr
```

or

```
jemawa 26876868
```

Optional Command list:
`ls` to list all the question alongside with ID
`slide_id` to direct vote to the slide

Currently Slide Type we can spam is:
1. Multiple Choice
2. Ranking Type <FIXING>
3. Wordcloud <FIXING>
4. Open Ended
5. Scales 
6. Q&A
7. 2x2 grid vote

## Custom page vote

Now you can vote on any page not by only presented page, to do this you can run this

```
jemawa <link> questions
```

to list the questions, after that get the question ID and run this

```
jemawa <link> <questionID>
```

so it will continue like normal

## How this is work?

alright so you want to know, actually you can spam vote by creating a new session or a new identifier to every vote, you know its like whenver you want to vote, just simply open a new private browser, and vote.

so this is how program work.

1. We need to get which page is presented by presenter
2. get the content of the vote, ID and label
3. choose the ID to vite
4. tell the tools much vote you want
5. bot will get a new identifier for voting
6. and just vote.

## What is jemawa ?

indonesian word for 'arrogant'

## Development

to run the development, use the `python dev.py ..`

## Contributors

![GitHub Contributors Image](https://contrib.rocks/image?repo=k1m0ch1/jemawa-menti-choices-spammer)
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/k1m0ch1/jemawa-menti-choices-spammer",
    "name": "jemawa",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "mentimeter menti spammer k1m0ch1",
    "author": "k1m0ch1",
    "author_email": "yahya.kimochi@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/21/a8/945c627132ed38be29f3f872fad487fd6d8136703450b44d302db76f4832/jemawa-1.1.7.tar.gz",
    "platform": null,
    "description": "```\n    _  ___  __  __    _   __      __   _\n _ | || __||  \\/  |  /_\\  \\ \\    / /  /_\\\n| || || _| | |\\/| | / _ \\  \\ \\/\\/ /  / _ \\\n \\__/ |___||_|  |_|/_/ \\_\\  \\_/\\_/  /_/ \\_\\\n\nMentimeter Manipulator\n```\n\nI know this is stupid but its fun, my company using this to vote \"something\" for a fun event, so I think it will be fun to makes a good laugh for a day in front everyone, so thats it, I create this tools only for fun.\n\nThis tools is created experimented for the mentimeter platform.\n\n> DISCLAIMER or USE AT YOUR OWN RISK, These tools should be considered for educational and research purposes only, this tools is made not to violate the law or abuse the system. Any action you take by using this tools is strictly at your own risk. The creator is not responsible for any action\n\nTL;DR version :\n\nClick the video to see how it work.\n\n[![Jemawa](https://img.youtube.com/vi/sVb0bos-vkQ/0.jpg)](https://www.youtube.com/watch?v=sVb0bos-vkQ \"JEMAWA the mentimeter multiple choice vote spammer\")\n\n## How to use ?\n\nwe publish on pypi, you could run jemawa by install with this command\n\n```\npip install jemawa\n```\n\nafter that you can run `jemawa` command\n\n```\njemawa <mentimeter vote page link or menti code> <optional command>\n```\n\nexample\n\n```\njemawa https://www.menti.com/alg3v6yduhsr\n```\n\nor\n\n```\njemawa 26876868\n```\n\nOptional Command list:\n`ls` to list all the question alongside with ID\n`slide_id` to direct vote to the slide\n\nCurrently Slide Type we can spam is:\n1. Multiple Choice\n2. Ranking Type <FIXING>\n3. Wordcloud <FIXING>\n4. Open Ended\n5. Scales \n6. Q&A\n7. 2x2 grid vote\n\n## Custom page vote\n\nNow you can vote on any page not by only presented page, to do this you can run this\n\n```\njemawa <link> questions\n```\n\nto list the questions, after that get the question ID and run this\n\n```\njemawa <link> <questionID>\n```\n\nso it will continue like normal\n\n## How this is work?\n\nalright so you want to know, actually you can spam vote by creating a new session or a new identifier to every vote, you know its like whenver you want to vote, just simply open a new private browser, and vote.\n\nso this is how program work.\n\n1. We need to get which page is presented by presenter\n2. get the content of the vote, ID and label\n3. choose the ID to vite\n4. tell the tools much vote you want\n5. bot will get a new identifier for voting\n6. and just vote.\n\n## What is jemawa ?\n\nindonesian word for 'arrogant'\n\n## Development\n\nto run the development, use the `python dev.py ..`\n\n## Contributors\n\n![GitHub Contributors Image](https://contrib.rocks/image?repo=k1m0ch1/jemawa-menti-choices-spammer)",
    "bugtrack_url": null,
    "license": "",
    "summary": "Python CLI tool that spam the mentimeter live vote",
    "version": "1.1.7",
    "project_urls": {
        "Homepage": "https://github.com/k1m0ch1/jemawa-menti-choices-spammer"
    },
    "split_keywords": [
        "mentimeter",
        "menti",
        "spammer",
        "k1m0ch1"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "21a8945c627132ed38be29f3f872fad487fd6d8136703450b44d302db76f4832",
                "md5": "1bd19b4630fd78e32b62ea91255174ee",
                "sha256": "b4c02203cfadff9385e075b373e28d2c9323da4d0c2e29e85465975317bdfa0f"
            },
            "downloads": -1,
            "filename": "jemawa-1.1.7.tar.gz",
            "has_sig": false,
            "md5_digest": "1bd19b4630fd78e32b62ea91255174ee",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 5981,
            "upload_time": "2023-10-19T18:31:59",
            "upload_time_iso_8601": "2023-10-19T18:31:59.572371Z",
            "url": "https://files.pythonhosted.org/packages/21/a8/945c627132ed38be29f3f872fad487fd6d8136703450b44d302db76f4832/jemawa-1.1.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-19 18:31:59",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "k1m0ch1",
    "github_project": "jemawa-menti-choices-spammer",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "jemawa"
}
        
Elapsed time: 0.35949s