Skip to content
#

slack-bot

Here are 1,181 public repositories matching this topic...

mrwacky42
mrwacky42 commented Dec 14, 2017

Ordinarily, I would try to update the docs myself, but I just don't have time.
I got hubcommander working today, but it was more effort than it should have been due to outdated documentation.

A few things I had issue with:

  • In my org, I had to create a slack app in order to get a token. Then you must give the app the power to be a bot, and use the bot token for Oauth in order to get `rtm:str
noseparte
noseparte commented Apr 20, 2019

In access to the Game Play Button Reference, they found me. Ramswaroop. Jbot. Core. Facebook.. Models of game_metadata default Button

Button Syntax
`{
"type":"game_play",
"title":"Play",
"payload":"{<SERIALIZED_JSON_PAYLOAD>}",
"game_metadata": { // Only one of the below
"player_id": "<PLAYE

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-bot 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-bot topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.