snapspam


Namesnapspam JSON
Version 0.2.0 PyPI version JSON
download
home_pagehttps://github.com/MysteryBlokHed/snapspam
SummarySpam sendit, LMK, or NGL messages.
upload_time2023-01-29 02:57:07
maintainer
docs_urlNone
authorAdam Thompson-Sharpe
requires_python~=3.6
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # snapspam [![Docs Badge]](https://snapspam.readthedocs.io/en/stable/) [![Python Badge]](https://pypi.org/project/snapspam/)

Spam sendit, LMK, or NGL messages.

[![Open in Cloud Shell](https://gstatic.com/cloudssh/images/open-btn.svg)](https://shell.cloud.google.com/cloudshell/editor?cloudshell_git_repo=https://github.com/MysteryBlokHed/snapspam.git)

## Installation

You can use snapspam without installing it, but installing it
will allow you to run it anywhere.

### From PyPI

To install from PyPI, [pipx](https://pypi.org/project/pipx/) is recommended.
With it installed, run:

```sh
pipx install snapspam
```

To just use pip, run:

```sh
pip install snapspam
```

### From Cloned Repository

```sh
python setup.py install
```

## Use

To get help from the CLI, run:

```sh
snapspam --help
```

or

```sh
python snapspam.py --help
```

Some information about how to use the app will be returned.

To get help for a specific target app (eg. sendit), run:

```sh
snapspam sendit --help
```

or

```sh
python snapspam.py sendit --help
```

Here's an example usage of the app to spam a sendit sticker:

```sh
snapspam sendit cd06ec9a-2879-1afa-5108-fed08b1ecaa0 'Spammed'
```

The ID can also be replaced by the full URL, like this:

```sh
snapspam sendit https://web.getsendit.com/s/cd06ec9a-2879-1afa-5108-fed08b1ecaa0 'Spammed'
```

## Documentation

Documentation of the CLI is contained in the help menu.
Library documentation is hosted on [Read the Docs].

## License

snapspam is licensed under the GNU General Public License, Version 3.0
([LICENSE](LICENSE) or <https://www.gnu.org/licenses/gpl-3.0.en.html>).

[docs badge]: https://readthedocs.org/projects/snapspam/badge/?version=latest
[python badge]: https://img.shields.io/pypi/pyversions/snapspam
[read the docs]: https://snapspam.readthedocs.io/en/stable/



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/MysteryBlokHed/snapspam",
    "name": "snapspam",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "~=3.6",
    "maintainer_email": "",
    "keywords": "",
    "author": "Adam Thompson-Sharpe",
    "author_email": "adamthompsonsharpe@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/e7/38/17298f327c61869a16fc43f2b9253f6f287a577eb2dd253359b94d45c71e/snapspam-0.2.0.tar.gz",
    "platform": null,
    "description": "# snapspam [![Docs Badge]](https://snapspam.readthedocs.io/en/stable/) [![Python Badge]](https://pypi.org/project/snapspam/)\n\nSpam sendit, LMK, or NGL messages.\n\n[![Open in Cloud Shell](https://gstatic.com/cloudssh/images/open-btn.svg)](https://shell.cloud.google.com/cloudshell/editor?cloudshell_git_repo=https://github.com/MysteryBlokHed/snapspam.git)\n\n## Installation\n\nYou can use snapspam without installing it, but installing it\nwill allow you to run it anywhere.\n\n### From PyPI\n\nTo install from PyPI, [pipx](https://pypi.org/project/pipx/) is recommended.\nWith it installed, run:\n\n```sh\npipx install snapspam\n```\n\nTo just use pip, run:\n\n```sh\npip install snapspam\n```\n\n### From Cloned Repository\n\n```sh\npython setup.py install\n```\n\n## Use\n\nTo get help from the CLI, run:\n\n```sh\nsnapspam --help\n```\n\nor\n\n```sh\npython snapspam.py --help\n```\n\nSome information about how to use the app will be returned.\n\nTo get help for a specific target app (eg. sendit), run:\n\n```sh\nsnapspam sendit --help\n```\n\nor\n\n```sh\npython snapspam.py sendit --help\n```\n\nHere's an example usage of the app to spam a sendit sticker:\n\n```sh\nsnapspam sendit cd06ec9a-2879-1afa-5108-fed08b1ecaa0 'Spammed'\n```\n\nThe ID can also be replaced by the full URL, like this:\n\n```sh\nsnapspam sendit https://web.getsendit.com/s/cd06ec9a-2879-1afa-5108-fed08b1ecaa0 'Spammed'\n```\n\n## Documentation\n\nDocumentation of the CLI is contained in the help menu.\nLibrary documentation is hosted on [Read the Docs].\n\n## License\n\nsnapspam is licensed under the GNU General Public License, Version 3.0\n([LICENSE](LICENSE) or <https://www.gnu.org/licenses/gpl-3.0.en.html>).\n\n[docs badge]: https://readthedocs.org/projects/snapspam/badge/?version=latest\n[python badge]: https://img.shields.io/pypi/pyversions/snapspam\n[read the docs]: https://snapspam.readthedocs.io/en/stable/\n\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Spam sendit, LMK, or NGL messages.",
    "version": "0.2.0",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bcede41461113db9f068517b06752c4ad96a683d3da3e0a56be6d9fb02ca7bfb",
                "md5": "f2767fc5daaa0ce3b7cd799b1779fb2c",
                "sha256": "f3e844f2ee9971137c7a6540737e9c0267f7f70f6c21740e973829d4fecb429f"
            },
            "downloads": -1,
            "filename": "snapspam-0.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f2767fc5daaa0ce3b7cd799b1779fb2c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "~=3.6",
            "size": 21245,
            "upload_time": "2023-01-29T02:57:06",
            "upload_time_iso_8601": "2023-01-29T02:57:06.085419Z",
            "url": "https://files.pythonhosted.org/packages/bc/ed/e41461113db9f068517b06752c4ad96a683d3da3e0a56be6d9fb02ca7bfb/snapspam-0.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e73817298f327c61869a16fc43f2b9253f6f287a577eb2dd253359b94d45c71e",
                "md5": "78da6baed89be802288c383db7b4b5aa",
                "sha256": "46de8611c6fd6dea8cca5dba8904baa9ee7cc4e703ec072bc658104ca095dac5"
            },
            "downloads": -1,
            "filename": "snapspam-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "78da6baed89be802288c383db7b4b5aa",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "~=3.6",
            "size": 20455,
            "upload_time": "2023-01-29T02:57:07",
            "upload_time_iso_8601": "2023-01-29T02:57:07.455505Z",
            "url": "https://files.pythonhosted.org/packages/e7/38/17298f327c61869a16fc43f2b9253f6f287a577eb2dd253359b94d45c71e/snapspam-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-29 02:57:07",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "MysteryBlokHed",
    "github_project": "snapspam",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "snapspam"
}
        
Elapsed time: 0.04404s