ADD leaders slack team
This commit is contained in:
parent
466d21e2ae
commit
951bb48f5a
|
@ -3789,6 +3789,11 @@ This controls the music player daemon (MPD) which in my case is modidy with seve
|
||||||
:token (auth-source-pick-first-password
|
:token (auth-source-pick-first-password
|
||||||
:host "cmat"
|
:host "cmat"
|
||||||
:user "cmat"))
|
:user "cmat"))
|
||||||
|
(slack-register-team
|
||||||
|
:name "LEADERS"
|
||||||
|
:token (auth-source-pick-first-password
|
||||||
|
:host "leaders"
|
||||||
|
:user "leaders"))
|
||||||
(slack-register-team
|
(slack-register-team
|
||||||
:name "Roylab"
|
:name "Roylab"
|
||||||
:token (auth-source-pick-first-password
|
:token (auth-source-pick-first-password
|
||||||
|
|
Loading…
Reference in New Issue