Rohit Kumar
Rohit Kumar
Disclaimer: This is my first issue ever on github so kindly correct me if my format is incorrect. I see that tortoise-orm now supports `ArrayField` with the `0.19.0` update but...
With every `help` command we make an API call to get a list of all slash commands in the bot. A better way to do this might be overriding `fetch_commands`...
a field, local setup guide must be there to help new contributors.
to merge repositories of Quotient & Quotient Pro , a config based system needs to be implemented that changes the behaviour of the bot according to its name . >...
The `stickymsg` commands have already been added to custom bots, they should be added to Quotient as well.
When a new scrim is created , the bot should ask if this scrim should be added to a existing slotmanager or a new one should be created.
Tagcheck & Eztag still requires commands for setup whereas other features such as Scrims & Tourney have panels with buttons, these cmds should be replaced with their own panels as...
I just noticed, username in the mentioned link is not updated, so i guess the stats shown on the profile are someone else's . https://github.com/Apurva-tech/Apurva-tech/blob/7a8fb0d036417247b2445816e355237578d91368/README.md?plain=1#L84
Project currently uses relative imports in several places, which can lead to various issues such as difficulties in refactoring, reduced readability, and complications when running tests or deploying the project....