Skip to content
This repository has been archived by the owner on Jan 21, 2023. It is now read-only.

simplebot-org/simplebot_echo

Repository files navigation

"Echo" SimpleBot plugin

image

image

image

image

image

image

This serves as an example for how to write and package plugins for SimpleBot with standard Python packaging machinery.

The echo plugin registers a single /echo command that end-users can send to the bot.

Install

To install run:

pip install simplebot-echo