The Wayback Machine - https://web.archive.org/web/20200704035450/https://github.com/topics/slack-api
Skip to content
#

slack-api

Here are 349 public repositories matching this topic...

idyll
idyll commented Dec 16, 2019

Groups Create Child should be a GET

groups_create_child is documented as a POST instead of a GET.

What type of issue is this? (place an x in one of the [ ])

  • bug
  • enhancement (feature request)
  • question
  • documentation related
  • testing related
  • discussion

Requirements (place an x in each of the [ ])

  • I've read and understood
davidolrik
davidolrik commented Mar 29, 2020

After upgrading to 0.19.2 I had to change say_webapi() to say() which unfortunately seems to have broken replies in DMs.

  File "/Users/me/bot/plugins/noru.py", line 36, in rebuild
    msg.say('Nice message')
  File "/Users/me/Library/Caches/pypoetry/virtualenvs/bot-UaO2qz8g-py3.8/lib/python3.8/site-packages/machine/plugins/base.py", line 340, in say
    self.channel.id,
  File "/U

Improve this page

Add a description, image, and links to the slack-api topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the slack-api topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.