Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: debugger module for dumping logs in guild #124

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

onerandomusername
Copy link
Member

Add a small debugger cog for debugging bot issues.

Adds a dump command for logs (which doesn't work right now...) and a log command to paginate the last 100 lines of logs.

This should be useful when having to troubleshoot problems, as a user won't need to access the console for every error.

@onerandomusername onerandomusername added a: bot Catch all for issues regarding the bot review: do not merge s: WIP Waiting for author to address a review or respond to a comment labels Nov 19, 2021
@Shivansh-007
Copy link
Member

I don't see the need for this.

@Shivansh-007 Shivansh-007 added the s: planning Discussing details label Nov 20, 2021
@onerandomusername
Copy link
Member Author

This is aimed more for consumers, to help troubleshoot when something goes wrong.

@Shivansh-007
Copy link
Member

Viewing those logs in your terminal/editor is much more helpful than viewing them on discord... so I don't see how that helps.

Signed-off-by: onerandomusername <genericusername414+git@gmail.com>
@discord-modmail discord-modmail deleted a comment from codecov bot Dec 2, 2021
Base automatically changed from fix/paginator-options to main December 15, 2021 04:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a: bot Catch all for issues regarding the bot review: do not merge s: planning Discussing details s: WIP Waiting for author to address a review or respond to a comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants