Open
Conversation
…, or search for one if the wiki can't find it. You can use it by typing 'wiki [query]' in the command box, for example 'wiki cult' brings up the cult guide, or clicking the wiki button at the top-right and typing what you want to look for. It uses wikiurl, so other servers should be compilable, if they change their wikiurl.
NOTE: THIS CHANGES CONFIG.TXT
Contributor
Author
|
Just an fyi, this changes config.txt, so let scaredy know before he updates if this gets in. |
Contributor
|
i love it |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changes client/verb/wiki() to be more useful.
You can now type 'wiki [query]' to look something up quickly. For example, 'wiki cult' brings up the cult guide in your web browser.
The wiki button on the top right will also do this, but it will ask you for the thing you want. If you input nothing, it brings you to the front page.
It uses wikiurl, so other servers should be compilable, if they change their wikiurl.
Also ports jordie's button fixes because might as well.