do you know how to get system chat isActionBar ?
I think we should just do what Dinhero said and just use RFC 2119 for this. Here's what it defines for "must" and "should":
- MUST This word, or the terms "REQUIRED" or "SHALL", mean…
I believe Dinhero means RFC2119 (Key words for use in RFCs to Indicate Requirement Levels), not RFC2991 which is about unicast.
The hyperlink…
I've opened a pull request where I have added explanations for what I meant by soft and hard requirements in the RFC.
Yeah, that RFC is the inspiration for the language section.
However, I'm not really sure what exactly you mean by using RFC2991 for that. Do you mean linking to the RFC or paraphrasing from the…
For issues 2 and 3, this can be resolved by returning the original string whenever an error occurs (like there not being any arguments left even though there's an %s specified, or trying to get an…