Duncan Sterken
Duncan Sterken
Nope, this works fine locally
Of course I can, my use case would be a command on a discord bot that displays the words and mimics the formatting on the website. This could be achieved...
That json is definitely workable, the only thing that I'm missing in the data are the permalinks for linking back to the site
> @duncte123 try https://www.thisworddoesnotexist.com/api/random_word.json > > I reserve the right to add a mandatory API key in the future! Thank you so much, I'll make sure to sign up for...
Currently facing this issue on 0.62.2, the bundle created from `gradlew bundleRelease` wants to connect to the metro server somehow
> @duncte123 Did you find a solution to this? Yes I did, I compiled on java 11 for some reason. Switching to java 8 solved the issue.
lsb_release -a ``` No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 20.04.1 LTS Release: 20.04 Codename: focal ``` sudo apt install tableplus ``` Reading package lists... Done Building...
https://github.com/Walkyst/lavaplayer-fork has picked up development
The video doesn't have an audio stream, lavaplayer needs an audio stream to play back
Wouldn't it be better to move this to the `GenericMessageEvent` class instead? Seems right now that you are just repeating the same code a few times