Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pannkotsky/sacreddeer

Sacred Deer
https://github.com/pannkotsky/sacreddeer

python slack slackbot

Last synced: about 2 months ago
JSON representation

Sacred Deer

Awesome Lists containing this project

README

        

Sacred Deer bot for Slack
-------------------------

How to use

#. Clone the repo and enter the project folder.

#. Install package by running the command:

.. code-block:: console

pip install sacreddeer

#. Create bot user with name ``sacred_deer`` in your Slack team
and copy his token provided by Slack.

#. Export bot token as the environment variable:

.. code-block:: console

export DEER_TOKEN=123k-jkj213123kjkjk...

#. To run the bot, execute command:

.. code-block:: console

deer

#. Ask your stupid questions in Slack channel with ``@sacred_deer``.

Default language of the Deer is Russian, you can ask him for answer
in one of the other languages by adding ``en``, ``ua`` or ``de`` after the
``@sacred_deer``.