modulepackage
0.0.10
Repository: https://github.com/open-ifunny/ifunny-go.git
Documentation: pkg.go.dev
# README
TODO
- move over the chat library code from discovery-bot
- move over the feed scouring code from psyduck-etl/ifunny
- basic crawling stuff: getting content ( from feeds, explore, timelines ), observe users, comments
- channels for streaming crawl-able content ( think iterators from the node library ), using golang-set
Iterator
s might make sense here
Not TODO
- auth - supply your own basic / bearer token
- writable api - might accept patches, but this intends to be primarily a read-only package
- extra features - this library only aims to support core iFunny features
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
created from the in-app comic maker.
TODO types of content, missing a bunch of content types an enum type when we have all of them ( will we ever? ).
TODO types of content, missing a bunch of content types an enum type when we have all of them ( will we ever? ).
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author