From: Emanuel Berg via Users list for the GNU Emacs text editor <help-gnu-emacs@gnu.org>
To: help-gnu-emacs@gnu.org
Subject: emacs-slack
Date: Thu, 07 Oct 2021 04:35:27 +0200 [thread overview]
Message-ID: <87r1cxo93k.fsf@zoho.eu> (raw)
Did anyone got it to work?
https://github.com/yuya373/emacs-slack
I got a token and all and did
(require 'slack)
(defun slack-init ()
(slack-register-team
:name "uppsalamakerspace"
:token slack-token
:subscribed-channels '((general lokalen random)) ))
;; (slack-init)
but then it says
[2021-10-07 04:27:37] [error] [...] An Error occur-ed while closing websocket connection: (wrong-type-argument websocket nil)
Failed to request slack-authorize: invalid_auth
Ideas?
TIA
--
underground experts united
https://dataswamp.org/~incal
next reply other threads:[~2021-10-07 2:35 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-07 2:35 Emanuel Berg via Users list for the GNU Emacs text editor [this message]
2021-10-07 12:38 ` emacs-slack Samuel Banya
2021-10-07 22:10 ` emacs-slack Emanuel Berg via Users list for the GNU Emacs text editor
2021-10-07 22:16 ` emacs-slack Emanuel Berg via Users list for the GNU Emacs text editor
2021-10-08 0:52 ` emacs-slack Samuel Banya
2021-10-12 5:35 ` emacs-slack Emanuel Berg via Users list for the GNU Emacs text editor
2021-10-12 18:14 ` emacs-slack Emanuel Berg via Users list for the GNU Emacs text editor
2021-10-13 22:05 ` emacs-slack Emanuel Berg via Users list for the GNU Emacs text editor
2021-10-14 13:37 ` emacs-slack Samuel Banya
2021-10-14 16:25 ` emacs-slack Emanuel Berg via Users list for the GNU Emacs text editor
2021-10-14 17:19 ` emacs-slack Samuel Banya
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87r1cxo93k.fsf@zoho.eu \
--to=help-gnu-emacs@gnu.org \
--cc=moasenwood@zoho.eu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).