From: "Samuel Banya" <sbanya@fastmail.com>
To: "Emanuel Berg" <help-gnu-emacs@gnu.org>
Subject: Re: emacs-slack
Date: Thu, 07 Oct 2021 12:38:39 +0000 [thread overview]
Message-ID: <76a1ce36-46fd-4f2c-bdc4-08fed670eeb9@www.fastmail.com> (raw)
In-Reply-To: <87r1cxo93k.fsf@zoho.eu>
Hey there,
Did you place the token in quotes within your Emacs config?
I ask because I got this working in my previous job, and remember this package being amazing. I wish they could make an MS Teams variant as this would have helped for my current job. Would recommend this as its pretty neat though you will have to somehow figure out how to get alerts, but there are a few packages like Sauron I believe that could do this.
Sincerely,
Sam
On Thu, Oct 7, 2021, at 2:35 AM, Emanuel Berg via Users list for the GNU Emacs text editor wrote:
> 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 prev parent reply other threads:[~2021-10-07 12:38 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-07 2:35 emacs-slack Emanuel Berg via Users list for the GNU Emacs text editor
2021-10-07 12:38 ` Samuel Banya [this message]
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=76a1ce36-46fd-4f2c-bdc4-08fed670eeb9@www.fastmail.com \
--to=sbanya@fastmail.com \
--cc=help-gnu-emacs@gnu.org \
/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).