Directories
¶
Path | Synopsis |
---|---|
Package avatar provides functions for setting and retrieving the user's avatar.
|
Package avatar provides functions for setting and retrieving the user's avatar. |
aws
|
|
lambda-fetch-microbadges
This Lambda function fetches all the microbadges and stores the information as a JSON file at the S3 Bucket path specified in the environment variables BUCKETNAME and ITEMNAME.
|
This Lambda function fetches all the microbadges and stores the information as a JSON file at the S3 Bucket path specified in the environment variables BUCKETNAME and ITEMNAME. |
lambda-send-sns
This Lambda function expects a notification as input and sends the notification's message to the SNS topic specified by the TOPICARN environment variable.
|
This Lambda function expects a notification as input and sends the notification's message to the SNS topic specified by the TOPICARN environment variable. |
pick-microbadges/simple
This Lambda function is a simple, default implementation for randomly selecting microbadges to display.
|
This Lambda function is a simple, default implementation for randomly selecting microbadges to display. |
utilities
Package utilities provides common helper functions for the various lambda functions in the bgurt project.
|
Package utilities provides common helper functions for the various lambda functions in the bgurt project. |
Package bggclient encapsulates the setup of a TLS connection to https://boardgamegeek.com and is reponsible for including the user's login credentials as cookies with each HTTP request.
|
Package bggclient encapsulates the setup of a TLS connection to https://boardgamegeek.com and is reponsible for including the user's login credentials as cookies with each HTTP request. |
cli
|
|
av-fetch
The av-fetch program is a command line tool to retrieve the user's avatar.
|
The av-fetch program is a command line tool to retrieve the user's avatar. |
av-randomize
The av-randomize program is a command line tool to set your avatar randomly.
|
The av-randomize program is a command line tool to set your avatar randomly. |
av-set
The av-set program is a command line tool to set the user's avatar.
|
The av-set program is a command line tool to set the user's avatar. |
gb-fetch
The gb-fetch program is a command line tool to retrieve the user's geekbadge (uberbadge).
|
The gb-fetch program is a command line tool to retrieve the user's geekbadge (uberbadge). |
gb-randomize
The gb-randomize program is a command line tool to set your geekbadge randomly.
|
The gb-randomize program is a command line tool to set your geekbadge randomly. |
gb-set
The gb-set program is a command line tool to set the user's geekbadge (uberbadge).
|
The gb-set program is a command line tool to set the user's geekbadge (uberbadge). |
mb-fetch
The mb-fetch program is a command line tool to retrieve your microbadges.
|
The mb-fetch program is a command line tool to retrieve your microbadges. |
mb-randomize
The mb-randomize program is a command line tool to set your microbadges randomly according to constraints specified in XYZ.
|
The mb-randomize program is a command line tool to set your microbadges randomly according to constraints specified in XYZ. |
mb-set
The mb-set program is a command line tool to set all of your displayed microbadges.
|
The mb-set program is a command line tool to set all of your displayed microbadges. |
mb-setslot
The mb-setslot program is a command line tool to set the microbadge for a specific slot.
|
The mb-setslot program is a command line tool to set the microbadge for a specific slot. |
ot-fetch
The ot-fetch program is a command line tool to retrieve your overtext.
|
The ot-fetch program is a command line tool to retrieve your overtext. |
ot-randomize
The ot-randomize program is a command line tool to set your overtext randomly.
|
The ot-randomize program is a command line tool to set your overtext randomly. |
ot-set
The ot-set program is a command line tool to set your overtext.
|
The ot-set program is a command line tool to set your overtext. |
utilities
Package utilities provides several functions for use by the various cli programs.
|
Package utilities provides several functions for use by the various cli programs. |
Package geekbadge contains methods to set and retrieve geek- and uber-badges.
|
Package geekbadge contains methods to set and retrieve geek- and uber-badges. |
Package microbadge contains functions to retrieve and set microbadges.
|
Package microbadge contains functions to retrieve and set microbadges. |
constraints
Package constraints implements a data structure to describe which microbadges can be shown with in which slots and other constraints.
|
Package constraints implements a data structure to describe which microbadges can be shown with in which slots and other constraints. |
Package overtext enables setting and retrieving avatar and badge overtext.
|
Package overtext enables setting and retrieving avatar and badge overtext. |
Click to show internal directories.
Click to hide internal directories.