Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 418 Bytes

File metadata and controls

9 lines (7 loc) · 418 Bytes

PythonBots

This repository provides multiple Bot Classes to send update messages. This can be used to track experiments or send generic updates into groups, see examples.py for a simple tutorial.

Current Bots:

Before first use, install the requirements.txt file using pip install -r requirements.txt