Skip to content
/ Groupy Public
forked from rhgrant10/Groupy

A simple yet powerful API wrapper for the GroupMe messaging service.

License

Notifications You must be signed in to change notification settings

fraben/Groupy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Groupy

https://pypip.in/v/GroupyAPI/badge.png https://travis-ci.org/rhgrant10/Groupy.svg?branch=dev https://readthedocs.org/projects/groupy/badge/?version=latest

The simple yet powerful GroupMe API wrapper for Python 3.

Installation

  1. pip3 install GroupyAPI
  2. Login at https://dev.groupme.com/session/new.
  3. Click "Bots" menu button at the top.
  4. Click "Click here to reveal" then copy your token.
  5. Paste your token into ~/.groupy.key.

Help

Read the full documentation for help using Groupy.

Contribution Guidlines

Please feel free to help! You can...

  • submit new issues
  • fix bugs and submit a pull request
  • suggest new features
  • implement planned features

About

A simple yet powerful API wrapper for the GroupMe messaging service.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 85.3%
  • Makefile 7.4%
  • Shell 7.3%