Skip to content

Files

Latest commit

c3adf24 · Nov 21, 2022

History

History
9 lines (7 loc) · 418 Bytes

README.md

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