Shivansh-007

Results 24 issues of Shivansh-007

### Description You can now specify `config` key in pyproject.toml which does the same job as the CLI option `--config`. The path of config should be relative to the CWD...

C: configuration

Closes #2067 Closes #2828 ### Checklist - did you ... - [X] Add a CHANGELOG entry if necessary? - [X] Add / update tests if necessary? - [X] Add new...

T: design
F: strings

All that has change from v2 (16c585d41d649af8a1be4cd35559d60970f27339) -> v3 * Runtimes can now have their versions selected * Configuring run time and compile timeouts * Configuring `compile_memory_limit` and `run_memory_limit` *...

level: 1 - intermediate
status: approved
priority: 1 - high
type: feature

We want to add languages as soon as they are added on the piston-api, and keep increasing the languages count in this, but for that we need to add those...

type: enhancement
level: 0 - beginner
status: approved
area: languages
priority: 2 - medium

## Description Currently, we need to update languages manually, and can sometimes get tiring. A better alternative to this is to dynamically run this every 48 hours(say), for example: >...

type: enhancement
level: 1 - intermediate
status: planning
area: languages
priority: 2 - medium
type: feature

psf/black may be adopting `isort` for formatting its imports, an experimental PR has been opened for this purpose, see psf/black#2941. On opening this PR, we saw one buggy formatting when...

Fixes BOT-1RG Fixes BOT-1RD Closes #2002 Closes #2003 ### Changes: - Add a better datetime converter that allows passing time in 12/24 hour format, the previous method of parsing `start`...

t: bug
a: backend
a: moderation
p: 2 - normal
s: waiting for author
t: enhancement

Closes #1964 ![Screenshot from 2021-12-18 17-18-06](https://user-images.githubusercontent.com/69356296/146639870-8bb2e9b9-9cd1-4193-b378-66ac64500466.png)

a: backend
p: 2 - normal
a: utility
t: enhancement
up for grabs

## Relevant Issues Closes #627 ## Description This implements the global leaderboard command, it is basically a leaderboard for all the games together, if you win the coinflip, you get...

type: feature
area: backend
status: needs review
up for grabs
category: fun

This PR makes a Redis cache in `bot.bot` to store all the unloaded extensions, on every unload and load this cache would be edited in the desired manner, either removing...

type: feature
area: backend
status: needs review
up for grabs
category: core