CodeMastr3 / hackbot

Discord bot for Hackathon
4 stars 14 forks source link

Add QR code generation command #88

Closed Asterisk007 closed 2 years ago

CodeMastr3 commented 2 years ago

Questions. Can you give an example screenshot? And are you sure this is better in the funcog rather than the infocog?

Asterisk007 commented 2 years ago

I can certainly move it to the infocog. Here's what a generated code looks like: image

Asterisk007 commented 2 years ago

I usually put new commands info funcog, but if you think it would better fit into infocog then so be it.

CodeMastr3 commented 2 years ago

Not sure if intentional but the qr code has the "$qr" in it

Asterisk007 commented 2 years ago

It's an earlier bug that has since been fixed.

CodeMastr3 commented 2 years ago

Ah so that was an old screenshot then. Understood

CodeMastr3 commented 2 years ago

Uhh I see that you removed the import discord from the funcog

Asterisk007 commented 2 years ago

It doesn't seem to be used? VSCode shows it as grayed out.

CodeMastr3 commented 2 years ago

I'm fairly certain it is okay to not have it.