Soumik Sarkar
Soumik Sarkar
Using deno v1.8.3 Actual: ```js const { diagnostics, files, ignoredOptions } = await Deno.emit( "/foo.ts", { bundle: "esm", // or iife compilerOptions: { removeComments: false }, sources: { "/foo.ts": `/**...
Currently hard because of the number of API calls it would need (2 x number of contests). Might be doable with some caching.
**Describe the bug** A rate limit exceeded error can occur if a certain endpoint shares the rate limit bucket with another endpoint but disgord doesn't know it yet. For example,...
Putting command help strings as function doc strings with line breaks includes those line breaks when displayed on Discord. This messes up the help message depending on the discord window...
Currently in various situations a command fails silently, report the error to the user in an understandable manner instead. - Argument mismatch (number or type) - Missing role
Gitgud command should be feature-rich to encourage problem solving. This issue is to gather ideas about what we can do. Active issues on this subject: - #157 - #160
This happened when Codeforces had technical issues.  We should show something reasonable for time remaining (or not show it at all) in such a scenario.