Skip to content
This repository has been archived by the owner on Dec 5, 2023. It is now read-only.

Latest commit

 

History

History
24 lines (17 loc) · 1.04 KB

README.md

File metadata and controls

24 lines (17 loc) · 1.04 KB

GroupPy

Python Lint

A Python Library for interacting with the GroupMe Rest API, intended for clients (not bots).

⚠️ Warning!: This project is still in beta

Purpose

This project is intended for use with making GroupMe clients, and intends to make it easier to do so. It fetches data via the REST api, and can listen for new messages via a websocket.

Roadmap

See the "GroupMe 1.0" Project

License

Code copyright (c) 2023 Krafter and Contributors. Available under the terms of the GNU General Public License version 3.0 or (at your option) any later version.