Skip to content

KevinRhyne/graw

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GRAW

Golang Reddit bot platform.

Build Status Coverage Status

go get github.com/turnage/graw

graw is under construction. However, it is complete enough for processing submission texts in realtime. Example gist.

graw provides all data to bots in the form of protobuffers. Protobuffers can be saved and loaded in most programming languages, and serialized for network transmission with no work on your part. Read about protocol buffers. graw's protocol message definitions for Reddit's data types can be found here.

Until there is a release number, I offer no promises of api stability. Or of stability in general. Check back later!

About

Golang Reddit API Wrapper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%