Last active
          February 22, 2020 08:55 
        
      - 
      
- 
        Save lucario/e128ae8e2e4475fe90b72b17e98fa4c0 to your computer and use it in GitHub Desktop. 
    Reddit webhook for IFTTT and Discord
  
        
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | { | |
| "username": "Reddit", | |
| "avatar_url": "https://lh3.googleusercontent.com/J41hsV2swVteoeB8pDhqbQR3H83NrEBFv2q_kYdq1xp9vsI1Gz9A9pzjcwX_JrZpPGsa=w300", | |
| "embeds": [{ | |
| "color": "16597762", | |
| "author": { | |
| "name": "{{Author}}" | |
| }, | |
| "title": "{{Title}}", | |
| "url": "{{PostURL}}", | |
| "description": "{{Content}}", | |
| "thumbnail": { | |
| "url": "{{ImageURL}}" | |
| }, | |
| "footer": { | |
| "text": "{{PostedAt}}" | |
| } | |
| }] | |
| } | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
            
Is it possible to make the embed image any bigger? Or even make it so you can open the image preview up in discord?