Open kadistudio opened 2 years ago
I used your npm for a discoard bot. It works fine on windows and i tried it to my android device. but it doesn't seemed to work. any fix to this in the next version?
Could you show error or details. I don't know wy it didn't worked, because in my android phone in termux app it worked properly, I used it for my own project for fun. Also I COPIED this package from https://github.com/sindresorhus/clipboardy repository and changed all imports to required, that is all. And I saw your issue https://github.com/sindresorhus/clipboardy/issues/87#issue-1184229797, I had the same error when I used clipboardy
best crossplatform package for this purpose.
This is my discord bot that i am working on, it works find on windows, it does copy the text automatically but when i try this command in discord mobile it does not. https://github.com/sindresorhus/clipboardy/issues/87#issue-1184229797 i have solve this my using the 2.3.0 version instead of 3.0.0
I used your npm for a discoard bot. It works fine on windows and i tried it to my android device. but it doesn't seemed to work. any fix to this in the next version?