Create and Edit Subreddit Wikis
Learn how to manage your subreddit wikis using JavaScript Reddit API Wrapper.
We'll cover the following
In this lesson, we'll learn two methods—creating a wiki and editing a wiki with a snoowrap.
Create a wiki
Wikis are pages that moderators can enable on their subreddits. Once enabled, others can contribute to them if the moderators allow it. Wikis can have all sorts of information, most of which revolves around the subreddit's topic. We can use the edit()
method of the getWikiPage
method to create one.
Get hands-on with 1200+ tech skills courses.