Versions in this module Expand all Collapse all v1 v1.24.19 Mar 7, 2021 v1.20.6 Sep 3, 2019 Changes in this version + func PatreonDisabled(err error, reason string) + func Run() + type Patron struct + AmountCents int + Avatar string + DiscordID int64 + Name string + type Poller struct + var ActivePoller *Poller + func (p *Poller) GetPatrons() (patrons []*Patron) + func (p *Poller) Poll() + func (p *Poller) Run() + type TokenSourceSaver struct + func (t *TokenSourceSaver) Token() (*oauth2.Token, error)