Update intra-team-communication.md
This commit is contained in:
parent
763615f4f5
commit
44e77a55ad
1 changed files with 7 additions and 3 deletions
|
@ -33,9 +33,9 @@ project.785f16fc671a5d8c0f2d4fbb161f16b3.include-footer.include-quotes.prefer-ht
|
||||||
More about [sending a message to a Zulip stream by e-mail](https://zulipchat.com/help/message-a-stream-by-email)
|
More about [sending a message to a Zulip stream by e-mail](https://zulipchat.com/help/message-a-stream-by-email)
|
||||||
```
|
```
|
||||||
|
|
||||||
hover over a stream in the lefthand column to get to stream settings; there's also a link to a list of all streams that is easier: https://agaric.zulipchat.com/#streams/all
|
Hover over a stream in the lefthand column to get to stream settings; there's also a link to a list of all streams that is easier: https://agaric.zulipchat.com/#streams/all
|
||||||
|
|
||||||
Stream settings pages is also key for getting the e-mail address for sending e-mail to streams, https://agaric.zulipchat.com/help/message-a-stream-by-email (their help is lightly customized to organization, so that "Your streams" link will work)
|
Stream settings pages are also key for getting the e-mail address for sending e-mail to streams, https://agaric.zulipchat.com/help/message-a-stream-by-email (their help is lightly customized to organization, so that "Your streams" link will work)
|
||||||
|
|
||||||
|
|
||||||
### Zulip <-> IRC bridge
|
### Zulip <-> IRC bridge
|
||||||
|
@ -56,12 +56,16 @@ startzulip
|
||||||
This should start zulip in the background and you can now disconnect. If there are errant processes, use `ps aux|grep zulip` to locate PIDs and `kill {pid}` of each. Also, you can `kick bot_zulip` on IRC if you are an IRC operator, which should also kill an existing process.
|
This should start zulip in the background and you can now disconnect. If there are errant processes, use `ps aux|grep zulip` to locate PIDs and `kill {pid}` of each. Also, you can `kick bot_zulip` on IRC if you are an IRC operator, which should also kill an existing process.
|
||||||
|
|
||||||
|
|
||||||
|
## BBB - BigBlueButton video chat
|
||||||
|
|
||||||
|
Agaric uses BigBlueButton for our daily Stand Up meetings and for client meetings. We have an account with http://meet.coop and you can find our room is here: https://ca.meet.coop/b/aga-52x-qa8
|
||||||
|
|
||||||
## IRC
|
## IRC
|
||||||
|
|
||||||
|
|
||||||
\#agaric
|
\#agaric
|
||||||
|
|
||||||
Agaric also maintains a channel for worker-owners only.
|
Agaric also maintains a channel for worker-owners only. NOTE: We have not been using IRC sine Zulip arrived, but some of us still hang out there and use it to connect with other developers that are not in Zulip.
|
||||||
|
|
||||||
Freenode has given us operator privileges for this channel. To use it, we need to register:
|
Freenode has given us operator privileges for this channel. To use it, we need to register:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue