#reddit #badge #rust

bin+lib reddit-badges

A Rust interface with Reddit API to like on defined subredits. Help to get badges.

3 releases

0.1.2 Feb 1, 2025
0.1.1 Feb 1, 2025
0.1.0 Feb 1, 2025

#6 in #badge

Download history 309/week @ 2025-01-28 52/week @ 2025-02-04 2/week @ 2025-02-11

363 downloads per month

MIT license

16KB
181 lines

Reddit badges

Develop this to run everyday and like any post in the Reddit.

This allow to keep earning the Reddit Streak badge which I was in a great streak and didn't want to keep login everyday :)

Executing

Usage: reddit-badges [OPTIONS] --client-id '<CLIENT_ID>' --client-secret '<CLIENT_SECRET>' --username '<USERNAME>' --password '<PASSWORD>'

Options:
  -s, --subreddit <SUBREDDIT>          The subreddit from which to fetch the first post [default: fujifilm]
      --client-id <CLIENT_ID>          Reddit client ID
      --client-secret <CLIENT_SECRET>  Reddit client secret
      --username <USERNAME>            Reddit username
      --password <PASSWORD>            Reddit password

Development

You can use nix develop to build the project.

Dependencies

~7–19MB
~252K SLoC