-
```
RTM should be able to pulling task lists in from an RTM Atom feed.
A two-way integration where marking done, did the same on RTM would be a
great next step, but just having the lists would be …
-
It looks like the rtm.start API method is depreciated in september of 2022, and will start returning a shortened response identical to rtm.connect. Are there plans to update the SlackClient to move ov…
-
Hello,
I recently saw a discussion on kernel mailing-list about the "NLM_F_ECHO" flag. It can help to get real kernel result after a command. Some examples when it's enabled:
```python
In [1]: …
-
Hey there. I'm using `agora-react-native-rtm` to handle user join subscriptions for audio broadcasting. It works fine on simulator & my iPhone X on iOS 14 (the users list updates & all events are prop…
-
Hi,
Thanks a lot for the bot - I've copied the code (using Python 3.6.4) and originally received error as follows:
Traceback (most recent call last):
File "c:\Bot\starterbot\lib\site-packages\s…
-
When connecting with the Slack RTM API with websocket_client as dep, I'm receiving a`{:error, :nxdomain}` error.
Initially I thought it was Slack which which didn't accept my proxy settings but later…
-
```
RTM should be able to pulling task lists in from an RTM Atom feed.
A two-way integration where marking done, did the same on RTM would be a
great next step, but just having the lists would be …
-
```
RTM should be able to pulling task lists in from an RTM Atom feed.
A two-way integration where marking done, did the same on RTM would be a
great next step, but just having the lists would be …
-
I am using this issue to list issues I've seen in our repos that I think should be closed before we officially go from 2.0 RC to RTM.
- [ ] #109 The CLI template for DLL is missing `AureliaPlugin`.…
jods4 updated
2 years ago
-
The included configuration.py just sets the rtm_api_key, rtm_shared_secret, and rtm_token to empty strings. While this is fine for testing since an individual can just paste them in from the RTM site…