ChocoTonic
ChocoTonic
If I have more than one canvas lms account, how do I configure the toml file to download from both?
 links are hard to see when in dark mode, new and old theme. could you make it so the links are lighter blue or change color when switching over...
## 🚀 Feature Proposal Option to return the list of completed leetcode questions ## Motivation I'd like to programmatically keep track of which problems I've done and getting an output...
I noticed that sometimes an instance will fail to load, so I'll have to go back to where I clicked on a link to get a new instance if I...
I can see these options when I run `s.options(["join"])` ```[{'channel_types': [2, 13], 'description': 'The channel to record in.', 'name': 'channel', 'type': 'CHANNEL'}] ``` the problem is that when I try...
I've set up everything according to the documentation by getting the user id from the automated email and and it's showing no results when I use [moss_usage.py](https://github.com/soachishti/moss.py/blob/master/moss_usage.py) as is with...
if possible, would it be possible for recognizing ` -->` in `` and tabbing out of that? I know it's multiple characters for recognition, so no worries if it currently...
**What resource needs additional coverage?** Conversations **What endpoints need to be covered?** https://canvas.instructure.com/doc/api/conversations.html I noticed that conversation pulls only the conversations that involve both people in the conversation, and cannot...
After looking at some of the GraphQL queries in the conversation page, 'sent' is a valid filter in the API for conversation list queries. This PR is to update the...