Discord-Advert-Framework


NameDiscord-Advert-Framework JSON
Version 2.5.3 PyPI version JSON
download
home_page
SummaryFramework for periodic advertisements on Discord
upload_time2023-03-25 21:04:51
maintainer
docs_urlNone
authorDavid Hozic
requires_python>=3.10
license
keywords discord advertising framework nft shilling
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            =========================================================
DAF
=========================================================
.. image:: docs/images/logo.png
    :width: 100
    
The Discord advertisement framework is a  **shilling framework** that allows easy advertising on Discord.

----------------------
Other information
----------------------
For more information see the project's `Webpage <https://daf.davidhozic.com>`_.

----------------------
Key features
----------------------
- Ability to run on **multiple** accounts at once, either as a **self-bot** (personal account) or a **normal bot** account.

.. caution::
    While running this on user accounts is possible, it is :strong:`not recommended` since it is against Discord's ToS.
    I am not responsible if your account get's disabled for using self-bots!

- Periodic advertisement to **Direct (Private) Messages**, **Text channels** and **Voice channels**
- **Automatic guild/channel discovery**
- Dynamically obtained shill data
- Error recovery
- Logging of sent messages (including SQL)
- Async framework
- Easy to setup, with minimal code

--------------------
Basic example
--------------------
For basic example see `main_send_multiple.py <https://github.com/davidhozic/discord-advertisement-framework/blob/master/Examples/Message%20Types/TextMESSAGE/main_send_multiple.py>`_

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "Discord-Advert-Framework",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "",
    "keywords": "Discord,Advertising,Framework,NFT,Shilling",
    "author": "David Hozic",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/fd/e1/b282512957c6614808c1086b26ad09e5f9b1d2c0d952fc843e273990d23b/discord-advert-framework-2.5.3.tar.gz",
    "platform": null,
    "description": "=========================================================\nDAF\n=========================================================\n.. image:: docs/images/logo.png\n    :width: 100\n    \nThe Discord advertisement framework is a  **shilling framework** that allows easy advertising on Discord.\n\n----------------------\nOther information\n----------------------\nFor more information see the project's `Webpage <https://daf.davidhozic.com>`_.\n\n----------------------\nKey features\n----------------------\n- Ability to run on **multiple** accounts at once, either as a **self-bot** (personal account) or a **normal bot** account.\n\n.. caution::\n    While running this on user accounts is possible, it is :strong:`not recommended` since it is against Discord's ToS.\n    I am not responsible if your account get's disabled for using self-bots!\n\n- Periodic advertisement to **Direct (Private) Messages**, **Text channels** and **Voice channels**\n- **Automatic guild/channel discovery**\n- Dynamically obtained shill data\n- Error recovery\n- Logging of sent messages (including SQL)\n- Async framework\n- Easy to setup, with minimal code\n\n--------------------\nBasic example\n--------------------\nFor basic example see `main_send_multiple.py <https://github.com/davidhozic/discord-advertisement-framework/blob/master/Examples/Message%20Types/TextMESSAGE/main_send_multiple.py>`_\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Framework for periodic advertisements on Discord",
    "version": "2.5.3",
    "split_keywords": [
        "discord",
        "advertising",
        "framework",
        "nft",
        "shilling"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c729650f709317e3a1a9b0dcd374f47654a56fc7ab52491cfc98f69b363a5f30",
                "md5": "9e35ae9b7968305a53b41c38d8f297b2",
                "sha256": "e0ef5765cfec3bc2aaf7770d92fcdcc9843b0e06247080d91b231c9d9d204c42"
            },
            "downloads": -1,
            "filename": "discord_advert_framework-2.5.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9e35ae9b7968305a53b41c38d8f297b2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 1111823,
            "upload_time": "2023-03-25T21:04:48",
            "upload_time_iso_8601": "2023-03-25T21:04:48.660726Z",
            "url": "https://files.pythonhosted.org/packages/c7/29/650f709317e3a1a9b0dcd374f47654a56fc7ab52491cfc98f69b363a5f30/discord_advert_framework-2.5.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fde1b282512957c6614808c1086b26ad09e5f9b1d2c0d952fc843e273990d23b",
                "md5": "84ca770f4a6874e6a7d5871b2f22a517",
                "sha256": "5172060175da39dfdd7091bb9d6092dd14aef2514b365c956e18727b647dfae7"
            },
            "downloads": -1,
            "filename": "discord-advert-framework-2.5.3.tar.gz",
            "has_sig": false,
            "md5_digest": "84ca770f4a6874e6a7d5871b2f22a517",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 16939706,
            "upload_time": "2023-03-25T21:04:51",
            "upload_time_iso_8601": "2023-03-25T21:04:51.347035Z",
            "url": "https://files.pythonhosted.org/packages/fd/e1/b282512957c6614808c1086b26ad09e5f9b1d2c0d952fc843e273990d23b/discord-advert-framework-2.5.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-25 21:04:51",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "discord-advert-framework"
}
        
Elapsed time: 0.05111s