Instagram Feeds

Instagram feeds require a Tier 3 subscription.

instagram add

Information

Automatically repost instagram content from a user into a channel inside your server.

Usage example

// create a new feed
,instagram add #channel [handle] 

instagram message

Information

Used to edit the message that is sent to your server alongside the post. Supports raw text and embed code.

Parameters

NameFunction

--pingable on

Allows bleed to ping roles and @everyone. Be careful!

Usage example

// instagram message w/o parameter - raw text
,instagram message [username] New post!

// instagram message w/ parameter - embed code
,instagram message [username] {embed}$v{description: New post!}$v{message:@everyone} --pingable on

Last updated