https://github.com/marvinpinto/charlesbot
Charlesbot is a Python3 bot written to take advantage of Slack's Real Time Messaging API
https://github.com/marvinpinto/charlesbot
asyncio python3 slackbot
Last synced: 5 months ago
JSON representation
Charlesbot is a Python3 bot written to take advantage of Slack's Real Time Messaging API
- Host: GitHub
- URL: https://github.com/marvinpinto/charlesbot
- Owner: marvinpinto
- License: mit
- Archived: true
- Created: 2015-07-12T19:07:16.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2017-10-16T14:11:48.000Z (over 8 years ago)
- Last Synced: 2026-01-05T01:27:06.824Z (5 months ago)
- Topics: asyncio, python3, slackbot
- Language: Python
- Homepage: https://disjoint.ca/projects/charlesbot
- Size: 340 KB
- Stars: 25
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.rst
- License: LICENSE.txt
Awesome Lists containing this project
README
==========
Charlesbot
==========
.. image:: https://img.shields.io/travis/marvinpinto/charlesbot/master.svg?style=flat-square
:target: https://travis-ci.org/marvinpinto/charlesbot
:alt: Travis CI
.. image:: https://img.shields.io/coveralls/marvinpinto/charlesbot/master.svg?style=flat-square
:target: https://coveralls.io/github/marvinpinto/charlesbot?branch=master
:alt: Code Coverage
.. image:: https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square
:target: LICENSE.txt
:alt: Software License
CharlesBOT is a Python bot written to take advantage of Slack's `Real Time
Messaging`__ API.
__ https://api.slack.com/rtm
Documentation available at `https://disjoint.ca/projects/charlesbot`__.
__ https://disjoint.ca/projects/charlesbot