Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mbdevpl/slack-bots

Collection of simple and reusable Slack bot prototypes.
https://github.com/mbdevpl/slack-bots

bot bots chat chatbot slack slack-bot

Last synced: 4 days ago
JSON representation

Collection of simple and reusable Slack bot prototypes.

Awesome Lists containing this project

README

        

.. role:: python(code)
:language: python

==========
slack-bots
==========

.. image:: https://img.shields.io/pypi/v/slack-bots.svg
:target: https://pypi.org/project/slack-bots
:alt: package version from PyPI

.. image:: https://img.shields.io/github/license/mbdevpl/slack-bots.svg
:target: NOTICE
:alt: license

Collection of simple and reusable Slack bot prototypes.

.. contents::
:backlinks: none

Introduction
============

This package is in design phase. Contributions at design level are welcome.

Details
-------

TBD.

.. code:: python

from slack_bots import SlackEventBot, SlackRtmBot

Requirements
============

Python version 3.11 or later.

Python libraries as specified in ``_.

Similar projects
================

* https://github.com/lins05/slackbot

* https://github.com/nkouevda/slack-rtm-bot