gitscribe


Namegitscribe JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/oss-reva/gbot.py
SummaryA Discord bot that provides information about GitHub repositories and issues.
upload_time2023-09-26 17:48:50
maintainer
docs_urlNone
authorSNG Viraj Reddy
requires_python
licenseMIT
keywords
VCS
bugtrack_url
requirements aiohttp aiosignal async-timeout attrs certifi charset-normalizer discord.py frozenlist idna multidict python-dotenv requests urllib3 yarl
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ============================
gbot.py
============================

gbot.py is a Python Discord bot that provides information about GitHub repositories and issues. It's designed to make it easier for users to retrieve details about GitHub projects directly within a Discord server.

Installation
------------

To deploy gbot.py, follow these steps:

1. Clone the repository:

   .. code-block:: bash
   
      git clone https://github.com/oss-reva/gbot.py.git
      cd gbot.py

2. Install the package:

   .. code-block:: bash

      pip install .

To build and develop gbot.py, follow these steps:

1. Clone the repository:

   .. code-block:: bash
   
      git clone https://github.com/oss-reva/gbot.py.git
      cd gbot.py

2. Install the package in editable mode:

   .. code-block:: bash

      pip install -e .

Usage
-----

To use gbot.py, provide the Discord bot token as follows:

   .. code-block:: bash

      gbot --token DISCORD_BOT_TOKEN

Replace `DISCORD_BOT_TOKEN` with your actual Discord bot token.

Contributing
------------

If you'd like to contribute to this project, please read our `Contributing Guidelines`_.

License
-------

gbot.py is licensed under the MIT License. See the LICENSE_ file for details.

.. _LICENSE: https://github.com/virajsazzala/gbot.py/blob/main/LICENSE
.. _Contributing Guidelines: https://github.com/virajsazzala/gbot.py/blob/main/CONTRIBUTING.md

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/oss-reva/gbot.py",
    "name": "gitscribe",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "SNG Viraj Reddy",
    "author_email": "vir200319@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/4a/ab/1a6eebbafdfb10feecdf8572db4f04c36b94e9167177207126dcdcd32544/gitscribe-0.1.0.tar.gz",
    "platform": null,
    "description": "============================\ngbot.py\n============================\n\ngbot.py is a Python Discord bot that provides information about GitHub repositories and issues. It's designed to make it easier for users to retrieve details about GitHub projects directly within a Discord server.\n\nInstallation\n------------\n\nTo deploy gbot.py, follow these steps:\n\n1. Clone the repository:\n\n   .. code-block:: bash\n   \n      git clone https://github.com/oss-reva/gbot.py.git\n      cd gbot.py\n\n2. Install the package:\n\n   .. code-block:: bash\n\n      pip install .\n\nTo build and develop gbot.py, follow these steps:\n\n1. Clone the repository:\n\n   .. code-block:: bash\n   \n      git clone https://github.com/oss-reva/gbot.py.git\n      cd gbot.py\n\n2. Install the package in editable mode:\n\n   .. code-block:: bash\n\n      pip install -e .\n\nUsage\n-----\n\nTo use gbot.py, provide the Discord bot token as follows:\n\n   .. code-block:: bash\n\n      gbot --token DISCORD_BOT_TOKEN\n\nReplace `DISCORD_BOT_TOKEN` with your actual Discord bot token.\n\nContributing\n------------\n\nIf you'd like to contribute to this project, please read our `Contributing Guidelines`_.\n\nLicense\n-------\n\ngbot.py is licensed under the MIT License. See the LICENSE_ file for details.\n\n.. _LICENSE: https://github.com/virajsazzala/gbot.py/blob/main/LICENSE\n.. _Contributing Guidelines: https://github.com/virajsazzala/gbot.py/blob/main/CONTRIBUTING.md\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A Discord bot that provides information about GitHub repositories and issues.",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/oss-reva/gbot.py"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dd021e6c6701d184925dcdbdbd76a7cd8c80b180f462ecd71b1d9d1b152d4725",
                "md5": "ac07afc620a052e4a8799f97fee3dbc0",
                "sha256": "067f11553fb4e89b13cb0af55d2943076a6744c40d8da34714ac948263ab81da"
            },
            "downloads": -1,
            "filename": "gitscribe-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ac07afc620a052e4a8799f97fee3dbc0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 5920,
            "upload_time": "2023-09-26T17:48:48",
            "upload_time_iso_8601": "2023-09-26T17:48:48.933874Z",
            "url": "https://files.pythonhosted.org/packages/dd/02/1e6c6701d184925dcdbdbd76a7cd8c80b180f462ecd71b1d9d1b152d4725/gitscribe-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4aab1a6eebbafdfb10feecdf8572db4f04c36b94e9167177207126dcdcd32544",
                "md5": "1753acb19b78d9b0466818e21db5fd48",
                "sha256": "f8c74ef8a2b22575cd62c9c4bfcf7ca2c0bee2f758c7e697c6ee190ab0199e69"
            },
            "downloads": -1,
            "filename": "gitscribe-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "1753acb19b78d9b0466818e21db5fd48",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4941,
            "upload_time": "2023-09-26T17:48:50",
            "upload_time_iso_8601": "2023-09-26T17:48:50.617888Z",
            "url": "https://files.pythonhosted.org/packages/4a/ab/1a6eebbafdfb10feecdf8572db4f04c36b94e9167177207126dcdcd32544/gitscribe-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-26 17:48:50",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "oss-reva",
    "github_project": "gbot.py",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "aiohttp",
            "specs": [
                [
                    "==",
                    "3.8.5"
                ]
            ]
        },
        {
            "name": "aiosignal",
            "specs": [
                [
                    "==",
                    "1.3.1"
                ]
            ]
        },
        {
            "name": "async-timeout",
            "specs": [
                [
                    "==",
                    "4.0.3"
                ]
            ]
        },
        {
            "name": "attrs",
            "specs": [
                [
                    "==",
                    "23.1.0"
                ]
            ]
        },
        {
            "name": "certifi",
            "specs": [
                [
                    "==",
                    "2023.7.22"
                ]
            ]
        },
        {
            "name": "charset-normalizer",
            "specs": [
                [
                    "==",
                    "3.2.0"
                ]
            ]
        },
        {
            "name": "discord.py",
            "specs": [
                [
                    "==",
                    "2.3.2"
                ]
            ]
        },
        {
            "name": "frozenlist",
            "specs": [
                [
                    "==",
                    "1.4.0"
                ]
            ]
        },
        {
            "name": "idna",
            "specs": [
                [
                    "==",
                    "3.4"
                ]
            ]
        },
        {
            "name": "multidict",
            "specs": [
                [
                    "==",
                    "6.0.4"
                ]
            ]
        },
        {
            "name": "python-dotenv",
            "specs": [
                [
                    "==",
                    "1.0.0"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    "==",
                    "2.31.0"
                ]
            ]
        },
        {
            "name": "urllib3",
            "specs": [
                [
                    "==",
                    "2.0.5"
                ]
            ]
        },
        {
            "name": "yarl",
            "specs": [
                [
                    "==",
                    "1.9.2"
                ]
            ]
        }
    ],
    "lcname": "gitscribe"
}
        
Elapsed time: 0.27733s