Skip to content

Add Your Bot

Kyle edited this page Oct 17, 2022 · 3 revisions

This bot was created for the /r/PublicFreakout subreddit, however it is designed to serve just about any subreddit. If you run your own mirror bot service and would like to be included to the directory listing, we'd love to have you!

Technical Requirements

All interaction with this service is performed through a REST API. If you are looking to integrate, please make sure your bot can:

  • Make GET, POST, and DELETE requests to a third-party API over HTTPS
  • Set headers on each request for authentication
  • Parse HTTP staus codes and JSON responses

Getting Access

Please join our Discord server to request access.

Testing

The easiest way to test integration with this service is to make use of the /r/testingground4bots subreddit. There is no separate API for testing purposes at this time.