unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* emacs-slack
@ 2021-10-07  2:35 Emanuel Berg via Users list for the GNU Emacs text editor
  2021-10-07 12:38 ` emacs-slack Samuel Banya
  0 siblings, 1 reply; 11+ messages in thread
From: Emanuel Berg via Users list for the GNU Emacs text editor @ 2021-10-07  2:35 UTC (permalink / raw)
  To: help-gnu-emacs

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




^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2021-10-14 17:19 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-07  2:35 emacs-slack Emanuel Berg via Users list for the GNU Emacs text editor
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

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).