raythurman2386 / cognibot

Discord bot built with Pycord that offers AI chat and image generation inside of Discord. Image generations are saved in cloudinary and hosted online for all to download.
GNU General Public License v3.0
2 stars 1 forks source link

Additional Issues Templates #55

Closed raythurman2386 closed 2 weeks ago

AlexBurski commented 2 weeks ago

Hello, I suggest adding templates for bug reports, feature requests, and documentation issues. Is there anything else you’d like to include?

raythurman2386 commented 2 weeks ago

Those sound like great additions. I hadn't thought of the documentation issues, but I like the addition of that.

raythurman2386 commented 2 weeks ago

Be sure to update your repo, I pushed some documentation changes this afternoon that should help walk through setup a bit better for local development.

AlexBurski commented 2 weeks ago

Yes, thank you @raythurman2386

I was planning to add the following section to the bug report template:

Bot Configuration (please complete the following information):

Discord Server: [e.g., Server Name] Command Used: [e.g.,/chatgpt, /dalle] I'm not sure if the information on Discord Server(Server Name) is entirely correct and necessary. Do you think it is?

raythurman2386 commented 2 weeks ago

I'm not certain if the server name would be needed.

But the channel name as well as the command name would be useful.

I should also have a bit of logging in place for failed commands I think, so an optional time stamp for bugs could be a possibility..but that could be optional I would think.