The simple yet powerful GroupMe API wrapper for Python 3.
pip3 install GroupyAPI
- Login at
https://dev.groupme.com/session/new
. - Click "Bots" menu button at the top.
- Click "Click here to reveal" then copy your token.
- Paste your token into
~/.groupy.key
.
Read the full documentation for help using Groupy.
Please feel free to help! You can...
- submit new issues
- fix bugs and submit a pull request
- suggest new features
- implement planned features