Ensure that you have already navigated to your GOPATH and installed the following packages:
go get -u github.com/nikoksr/notify
These are general and very high level instructions
- Log into Reddit create a new "script" type by visiting here
- The "redirect uri" parameter doesn't matter in this case and can just be set to
http://localhost:8080
- Copy the client id and client secret for usage below
- Now you should be good to use the code detailed in doc.go
NOTE: You may have difficulties using your user's password if you have 2FA enabled. You can disable it by going here but be aware of the security implications and ensure you have a strong password set.