Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/pannkotsky/sacreddeer
- Owner: pannkotsky
- Created: 2016-10-09T18:33:01.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-12-25T17:43:35.000Z (about 8 years ago)
- Last Synced: 2024-04-23T05:17:23.932Z (9 months ago)
- Topics: python, slack, slackbot
- Language: Python
- Homepage:
- Size: 21.5 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
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``.