diff --git a/README.md b/README.md new file mode 100644 index 0000000..716494e --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# lurk + +A reddit lurker used to notify a Discord channel via webhook +whenever a matching submission is made. + +See the [example config](lurk.sample.toml). \ No newline at end of file diff --git a/lurk.sample.toml b/lurk.sample.toml index 605a231..fb1c4c1 100644 --- a/lurk.sample.toml +++ b/lurk.sample.toml @@ -2,9 +2,11 @@ app_name = "Lurk" version = "0.1" +# https://www.reddit.com/prefs/apps client_id = "" client_secret = "" +# Reddit credentials username = "24CC-Official" password = ""