Setup - ZachAndrews98/GroupMeBot GitHub Wiki

Setup

API Keys

There are two keys that are used in the operation of this bot, only one of which is critical. This is your GroupMe Developer Key, which is required for the bot to be able to be created and have access to any groups. This key can be found on the GroupMe Developer Page under the "Access Token" tab.

Package Installation

To install the necessary packages for the bot to run properly, paste the following command into your terminal and execute it.

pip3 install -r requirements.txt