Skip to content

Simple c# program to scrap memes/posts to discord webhook from reddit

Notifications You must be signed in to change notification settings

MyKryptonite/Meme-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Meme gen - memes scraper 📝

Meme gen is a meme/posts scraper from subreddits and send it to your discord webhook made with c# ezgif com-video-to-gif ezgif com-crop (1)

How to start:

  1. Download the file: MemeGen
  2. Open the program, once its open you will need to enter 3 inputs: discord webhook, subreddit, amount of posts to scrap.
  3. First get your discord webhook here is a simple video guide I found- guide to get your discord webhook url
  4. enter subreddit, subreddit is just a community where the posts are posted, examples: r/memes, r/funny, r/AskReddit... just google it
  5. enter amout of posts you want to scrap and thats it

Packages / Dependencies:

CSharpDiscordWebhook.Net - just a simple libary to send messages to discord webhook

Newtonsoft.Json - a libary that let us send json data with c#

Colorful.Console - libary used to add colors easily for console apps

About

Simple c# program to scrap memes/posts to discord webhook from reddit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages