Server Configuration

AutoPFP

Post a fresh profile picture to a channel on a repeating schedule.

Overview

AutoPFP keeps a channel stocked with profile pictures, posted automatically on an interval you choose. Servers usually give it a dedicated #pfps channel and let it run.

greed posts through a webhook it creates in the channel, so the posts don't count as bot messages and can be pinned, reacted to, and sniped like any other.

AutoPFP commands require Administrator.

Categories

CategoryContents
animeAnime profile pictures.
catsCats.
eboysE-boy profile pictures.
egirlsE-girl profile pictures.
girlsGirls.
roadmenRoadman profile pictures.

Setup

,autopfp add (channel) (categories)

A channel can pull from as many categories as you like — greed picks from the combined pool each time it posts.

Interval

,autopfp interval #pfps 10m

The interval must be at least 2 minutes and at most 1 day. Set it per channel, so a busy server can run one channel fast and another slow.

Testing

,autopfp test
,autopfp test #pfps

Posts a single picture immediately so you can confirm the webhook works before waiting on the schedule.

Managing Channels

  • ,autopfp list — show every configured channel, its categories and interval (aliases: show, all).
  • ,autopfp remove (channel) — stop posting to a channel (aliases: delete, del, rm).

greed needs Manage Webhooks in the target channel to create its webhook. If the webhook is deleted later, posting stops until you re-add the channel.

AutoPFP is also fully configurable from the dashboard, under Preferences → AutoPFP.