Would-You-Bot / website

The official website for the Would You Discord bot. Using Next14 and TailwindCSS
https://wouldyoubot.gg
Other
20 stars 23 forks source link

Fixes #60 Added Copy To Clipboard When Clicked On The Command #61

Closed Honey2339 closed 9 months ago

Honey2339 commented 9 months ago

Description

Added a feature to copy the command

Fixes #60

Type of change

Checklist:

mezotv commented 9 months ago

Could you attach a video of how it looks like on your machine?

Honey2339 commented 9 months ago

This is how it looks on my machine

https://github.com/Would-You-Bot/website/assets/121949298/b8ca2371-5e0c-42b2-866e-4db9143d7713

Honey2339 commented 9 months ago

Yeah sure working on it.

mezotv commented 9 months ago

This is how it looks on my machine

Oh I also just noticed it copies the too could you make it so it doesn't copy that too?

Honey2339 commented 9 months ago

Oh you mean that it should not copy /debug "cmd"? right?

mezotv commented 9 months ago

Oh you mean that it should not copy /debug "cmd"? right?

Thats fine but it should only copy /debug and not the part of it.

Honey2339 commented 9 months ago

I have implemented the copying of only command part but im finding it hard to implement a transition between the text.

mezotv commented 9 months ago

I have implemented the copying of only command part but im finding it hard to implement a transition between the text.

Thats fine! Ill check in a bit.