Alucard

Results 7 comments of Alucard

added a resource link in the additional resources section of Git Basics

@rafaelkallis I tried that but it's not working

I think that adding this to the wiki on the sub Reddit and defining a proper format would be much more feasible. We can have a mega thread and a...

Yep, the closest I can see is the community thread script, that grabs posts from community thread, we can create a similar one that can collect links from posts and...

Looks good, but that's assuming that people would actually properly flair their posts. There could be a lot of posts that can have discussion flair but still a lot of...

How about something like this: ``` sub = "developersIndia" subreddit = reddit.subreddit(sub) resourceLinks = set() # set to avoid duplicate links # Loop through submissions with the flair 'resources' for...

@dron1885 unfortunately, this didn't work for me, so i just replace the action with `kill -9 -1`, as I have this implemented in my awesome config