cobalt

Results 141 comments of cobalt
trafficstars

Will there be an option for server owners to disable showing clan tags in their server? I feel like messages would get quite cluttered otherwise, especially for servers completely unrelated...

It’s also possible to do a “Recently shared” row from https://api.scratch.mit.edu/proxy/featured

imo it's a better solution to just not linkify trailing links if the comment length is 250

Python is a server-side programming language. scratchblocks is a client-side[1],[2] JavaScript library. The two are not compatible. [1]: https://github.com/scratchblocks/scratchblocks/issues/293 [2]: https://github.com/scratchblocks/scratchblocks/issues/402

Upstream PR has been merged, could we streamline getting support for this into Discord.JS?

Most scratches don't know about this, and don't put support for higher fps ________________________________ From: World_Languages Sent: Tuesday, January 19, 2021 1:15:22 PM To: ScratchAddons/ScratchAddons Cc: Subscribed Subject: Re: [ScratchAddons/ScratchAddons]...

> However, I’m not yet fully familiar with the criteria for what qualifies as Stable versus Preview Style, and I couldn’t find much information about this in the documentation. Any...

Can you run `tox -e generate_schema`? This will regenerate the schema for the configuration, which is changed by adding new preview features. That will fix CI failing.