Skip to main content

A Discord bot that provides information about GitHub repositories and issues.

Project description

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:

    git clone https://github.com/oss-reva/gbot.py.git
    cd gbot.py
  2. Install the package:

    pip install .

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

  1. Clone the repository:

    git clone https://github.com/oss-reva/gbot.py.git
    cd gbot.py
  2. Install the package in editable mode:

    pip install -e .

Usage

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

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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gitscribe-0.1.0.tar.gz (4.9 kB view hashes)

Uploaded Source

Built Distribution

gitscribe-0.1.0-py3-none-any.whl (5.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page