GitXplorerGitXplorer
J

DiagnoserCog

public
0 stars
0 forks
0 issues

Commits

List of commits on branch main.
Unverified
d6235fcf9158e158036b0dcbce28c75fcf6f6ffb

Add notice about the state of the repository

JJackenmen committed 3 years ago
Unverified
4067e9047d4abd62677cfc12c09c9ac0aa2407fb

Few improvements to code comments

JJackenmen committed 3 years ago
Unverified
5153324af48871f3b242ce53f4a55aaf3f81ee3a

Add .github/FUNDING.yml

JJackenmen committed 4 years ago
Unverified
ef5d894d90be523aab99d9254a070faefbb1852c

Clear the cached properties

JJackenmen committed 4 years ago
Unverified
2b34421b54378ba7e6bdad196f66bc79c7ad2e4d

Set the guild attribute in the mocked message

JJackenmen committed 4 years ago
Unverified
84c0655f392495217a414cb6d3a8af0b8a0458ee

Lower minimum bot version to 3.4.3

JJackenmen committed 4 years ago

README

The README file for this repository.

This repository is no longer active as the [p]diagnoseissues command is now available in Red 3.4.13 and above.

DiagnoserCog

Sponsor on GitHub Code style: black Imports: isort Red cogs License: GPL-3.0

This is a repo for a diagnoser cog that contains a diagnoseissues command that should eventually become a part of Core Red. This cog tries to diagnose command check issues that prevent users from running commands.

Installation

This cog is for Red-DiscordBot V3. You need to have a working instance of Red V3 in order to install these cogs.

[p] is your prefix.

  • Make sure Downloader is loaded:
    [p]load downloader

  • Add the repo to your bot:
    [p]repo add DiagnoserCog https://github.com/jack1142/DiagnoserCog

  • Install the diagnoser cog:
    [p]cog install DiagnoserCog diagnoser

  • Load the installed cog:
    [p]load diagnoser

License

Please see LICENSE file for details.


Jakub Kuczys  ·  GitHub @jack1142