Skip to content

Commit

Permalink
Update Devvit description
Browse files Browse the repository at this point in the history
  • Loading branch information
shiruken committed Aug 22, 2024
1 parent eb590ea commit 2e50e44
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions content/coding/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@ Add me on [LinkedIn](https://www.linkedin.com/in/csullender) and [GitHub](https:

# Reddit Developer Platform

I was a beta tester for [Reddit's Developer Platform](https://developers.reddit.com/) (Devvit) and developed several utility apps to assist with subreddit moderation tasks. All of the apps are written in [TypeScript](https://www.typescriptlang.org/) (my first experience with the language).
Beta tester and developer on the [Reddit Developer Platform](https://developers.reddit.com/) (Devvit). I developed several utility apps to assist with common subreddit moderation tasks. All of the apps were written in [TypeScript](https://www.typescriptlang.org/) (my first experience with the language).

* [Admin Tattler](https://developers.reddit.com/apps/admin-tattler): Get notified when the Reddit Admins action content in your subreddit. [[Source](https://github.com/shiruken/admin-tattler)]
* [Moderator Mentions](https://developers.reddit.com/apps/mod-mentions): Get notified about moderator username mentions in your subreddit and (optionally) action the content. [[Source](https://github.com/shiruken/mod-mentions)]
* [Only Flairs](https://developers.reddit.com/apps/only-flairs): Easily restrict commenting on individual posts to only users flaired in your subreddit. [[Source](https://github.com/shiruken/only-flairs)]
* [Admin Tattler](https://developers.reddit.com/apps/admin-tattler): Get notified when the Reddit Admins action content in your subreddit. [[Source](https://github.com/shiruken/admin-tattler)]
* [Link Cleaner](https://developers.reddit.com/apps/link-cleaner): Frustrated with the new shortened share link format that hides submission details and obfuscates tracker tags? Use Link Cleaner to easily copy a sanitized permalink to a post or comment. [[Source](https://github.com/shiruken/link-cleaner)]
* [User Scorer](https://developers.reddit.com/apps/user-scorer): Automatically report or remove comments from users based on their User Score, a metric quantifying their recent history in your subreddit. [[Source](https://github.com/shiruken/user-scorer/)]


# Rooster Teeth Website Archival Progress
Expand Down

0 comments on commit 2e50e44

Please sign in to comment.