Skip to main content

A score tracker for GroupMe, allowing competition between friends

Project description

Travis Build Badge

Tracks scores for GroupMe, allowing for friendly competition.

Evironment Variables:

Variable

Description

Required?

BOT_ID

Bot ID cooresponding to group, generated on dev.groupme.com

YES

SCORETRACKER_PORT

Port to run bot on

NO

To start, run python -m scoretracker.start_server. By default runs on port 6660.

To run it in the background, this is what I use: setsid python3 -m scoretracker.start_server &>/dev/null < /dev/zero &

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

GroupMeScoreTracker-1.7.tar.gz (4.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page