liftedkilt / Groupy

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License:GNU General Public License v2.0


Languages

Language:Python 100.0%