Skip to content

Spoiler-tag response if request is spoiler-tagged#28

Open
LewsTherinTelescope wants to merge 1 commit into17thshard:masterfrom
LewsTherinTelescope:feat/spoilers
Open

Spoiler-tag response if request is spoiler-tagged#28
LewsTherinTelescope wants to merge 1 commit into17thshard:masterfrom
LewsTherinTelescope:feat/spoilers

Conversation

@LewsTherinTelescope
Copy link
Copy Markdown
Contributor

Check is very basic, it just searches to see if the command (wob or cm/coppermind are the only keywords supporting it currently) is between a pair of || or not (or rather, whether if you split on every instance of that string, it's in an odd-numbered position), and if so, appends || to the start and end of every field + description + title.

Not sure if this is the way we'd want to do it or not (as opposed to implementing it in the framework so any command gets it), but it works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant