A Python Library for interacting with the GroupMe Rest API, intended for clients (not bots).
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.
See the "GroupMe 1.0" Project
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.