A downloadable BugBot

Welcome to the Beta release of BugBot!

Visit us at: https://bugbot.dev

BugBot is a Discord integrated tool for reporting and recording bugs in your game.

To setup, simple install the unitypackage to your project and then add the BugBot prefab to your scene.  

Once added, you will need to configure your Webhook Url in the BugBot Config Menu 

Enter the Webhook Url for your Discord channel of choice.  You can use the in menu link for a tutorial or visit:  BugBot - How to Create a Discord Webhook


BugBot is currently configured to be activate by pressing F1.  You can manually change this in the BugBotController.cs, if you are comfortable.

Pressing the F1 key,  will instantly capture a screenshot of your current game, and open the in-game bug reporting menu.

You can then fill out the desired information to include the severity of the bug, title of the bug, a brief description, and the steps to recreate.  Once submitted, the bug will automatically be posted to the Discord channel that you have configured.

The posted message will be color coded dependent on the severity of the reported bug in order to allow a quick glance understanding of the issue reported.


BugBot does have a few known bugs of its own.  Sometimes, after submission, the reporting window has gotten stuck on the screen.  If you experience this or any other bug, please leave a comment below so that I can investigate them and remove them.

Future Planned Functionality:

1. Custom bot integration instead of Webhook

2. Database backend that will log and categorize the reported bugs and allow you to action them as necessary

3. Ability to action bugs directly in Discord

4. Open to any suggestions you may have, leave a comment!

Comments

Log in with itch.io to leave a comment.

Looks interesting, but you forget to add download link.