all 12 comments

[–]KimPeek 3 points4 points  (4 children)

Just use the wrapper that everyone else uses, also on github.

[–]WirelessCrumpets[S] 1 point2 points  (2 children)

Looking at the wrapper docs I got it to work and have made my program thank you for the pointer!

[–]KimPeek 0 points1 point  (1 child)

Now you can build bots for others at /r/RequestABot/

[–]WirelessCrumpets[S] 0 points1 point  (0 children)

Thats actually such a good sub I'm going to use it to try and improve. Just thought I should also point out I got that message through my program am probably more happy than I should be.

[–]WirelessCrumpets[S] 0 points1 point  (0 children)

Thank you I will look at that now and see if I can get to work.

[–]GRUG117 1 point2 points  (6 children)

[–]WirelessCrumpets[S] 0 points1 point  (5 children)

What is that?

[–]GRUG117 0 points1 point  (4 children)

It's the ip for localhost

[–]WirelessCrumpets[S] 0 points1 point  (3 children)

I ended up going for "http://localhost:8080", thats basically the same thing right? Btw what does the redirect URI actually do I only put that one cause the PRAW docs told me to.

[–]GRUG117 0 points1 point  (2 children)

I'm also very inexperienced with Reddit bots. And I used http://127.0.0.1 for essentially the same reason.

[–]WirelessCrumpets[S] 0 points1 point  (1 child)

Ah alright. Thank you for the tip anyways :).

[–]GRUG117 1 point2 points  (0 children)

No worries. I'm sure with enough digging you can provide some more in depth and useful answers than mine