Metadata-Version: 2.0
Name: botty-mcbotface
Version: 1.3.8
Summary: General purpose Slack-bot with personality
Home-page: https://github.com/ColumbiaSC-Tech/botty_mcbotface
Author: Danny Hinshaw
Author-email: danny@nulleffort.com
License: MIT
Description-Content-Type: UNKNOWN
Keywords: slack bot slackbot botty_mcbotface botty gonzobot
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.5
Requires-Python: >=3.5
Requires-Dist: apscheduler
Requires-Dist: arrow
Requires-Dist: bs4
Requires-Dist: cchardet
Requires-Dist: lxml
Requires-Dist: nose
Requires-Dist: pytz
Requires-Dist: requests
Requires-Dist: slackbot
Requires-Dist: sqlalchemy

Overview
********

A `slackbot <https://github.com/lins05/slackbot>`__ plugin that acts as
a general purpose Slack bot. Although botty\_mcbotface is not sentient,
it does display a little sense of humor.

Much inspiration drawn from snoonet's
`gonzobot <https://github.com/snoonetIRC/CloudBot>`__ for IRC. The main
build is from lins05's
`slackbot <https://github.com/lins05/slackbot>`__, which
botty\_mcbotface is technically a plugin for (though he himself has a
multitude of plugins as well).


Installation & Contributing
***************************

Please see the matching documentation at the botty_mcbotface `GitHub repo <https://github.com/ColumbiaSC-Tech/botty_mcbotface>`__.


Contributors
************

`Danny Hinshaw <https://github.com/DannyHinshaw>`__

`Benjamin Matthews <https://github.com/bmatt468>`__

License
*******

The MIT License (see `LICENSE <LICENSE>`__)


