How to get URL link on X (Twitter) App


The hypocrisy is simply amazing. If all of these people are so against corporate open source then why the hell are they also all using Go or anything by Google?
My problem with the JSDoc format is it's just a copy of the JavaDoc format, and it's far too strict, which is a Java thing. I'd rather have it tone down the format's requirements and handle more looseness, which would make documentation easier.
https://twitter.com/lzsthw/status/1589814164230672385So the exact file is this one:
This supposed teaching tool is being presented to us Typography idiots using the most advanced media tool ever invented: the browser. If you are using a browser and the best you can do is "use a squared-off letterform dork" then you have failed miserably at using visuals.
In this code I'm just trying to get one guild, then get one text channel, but because discord.js returns Map, and Map.entries() return an iterator, and iterators are not Arrays, that means you don't get map/reduce/filter. You have to use for-loops.