| Commit message (Collapse) | Author | Age | Lines |
| |\ |
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* Add support to query AoC results in respect of days and stars
From now on the AoC leaderboard command accepts a total of 2 optional arguments a day and star string (eg.: 1-2, for the second star of the first day) and a number of results they would like to see, with a total maximum of 15.
This commit also introduces a few minor fixes in the AoC helper.
* Improve overall code consitency in the AoC event Cog and helpers
* Improve indenting and code consistency in the AoC cog
* Improve code transparency in the AoC helpers
* Patch various inconsistencies in the AoC cog and helpers
* Migrate AoC Day and Star statistics filtering to Dropdowns
From now on when the AoC leadearboard command is used with the DayAndStar argument(bool)
the bot will send a View with two dropdowns and a button to Fetch the data based on the value
of the Dropdowns.
* Improve code and comment consistency in the AoC views and helpers
* Patch logic errors, improve consistency in the AoC cog and view.
* Add support to delete view from the message after timeout in the AoC cog
* Move the day_and_star logic out of the typing context manager in the AoC cog
* Revert season-locker in the AoC cog
* Improve overall code transparency and indenting in the AoC cog and views
* Remove unnecessary returns in the AoC cog and view
|
| | |
| |
| |
| | |
We deleted and re-made the channels so new IDs are needed.
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* Allow everyone to use the bm command
* Add everyone role in Roles constants
* Use envvars and re-order Roles section to be more organized
* Fix trailing whitespace
We might need to squash merge, four commits for a single small fix is too much
|
| |/
|
|
| |
Add selective enabling of trace loggers as described in python-discord/bot#1529
|
| | |
|
| |\ |
|
| | | |
|
| |/ |
|
| | |
|
| |\ |
|
| | |
| |
| |
| |
| | |
The hacktoberfest channel has now been removed, so these overrides can also be removed.
The commands may still be useful in future, and can be used in lancebot's playground.
|
| | | |
|
| | | |
|
| | |
| |
| |
| |
| |
| | |
This is so the name of the constants describe the state in the correct tense
Co-authored-by: Numerlor <[email protected]>
|
| | |
| |
| |
| |
| |
| | |
Github updated their icons, so we should update ours too.
Co-authored-by: GDWR <[email protected]>
|
| | | |
|
| |\|
| |
| |
| | |
feature/stackoverflow
|
| | |\ |
|
| | | | |
|
| | | | |
|
| |\ \ \
| | |/
| |/|
| | | |
feature/stackoverflow
|
| | | | |
|
| | |\ \ |
|
| | | | | |
|
| | | |\| |
|
| | | | | |
|
| | | | | |
|
| |\ \ \ \
| | |_|/
| |/| | |
|
| | |\ \ \
| | | |/
| | |/| |
|
| | | |\ \ |
|
| | | | | |
| | | | |
| | | | |
| | | | | |
Co-authored-by: Joe Banks <[email protected]>
Co-authored-by: hypergamer80 <[email protected]>
|
| | | |\| | |
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
We do this as the member cache may have an outdated version
of their pfp, which can lead to errors if it's removed from
the Discord CDN.
Co-authored-by: vcokltfre <[email protected]>
|
| | | |\ \ \
| | | | |/
| | | |/|
| | | | | |
Enforce-image-processing-concurrency
|
| | | | | | |
|
| | | | | | |
|
| | |\ \ \ \
| | | |_|/
| | |/| | |
|
| | |\ \ \ \ |
|
| | |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
reddit_migration
|
| | | | | | | | |
|
| |\ \ \ \ \ \ \
| | |_|_|/ / /
| |/| | | | | |
|
| | |\ \ \ \ \ \ |
|
| | | | |_|_|_|/
| | |/| | | | |
|
| | |/ / / / / |
|
| | | |_|_|/
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Removes roles and channels from constants.py that are not used anywhere
in the project.
Signed-off-by: Hassan Abouelela <[email protected]>
|
| | | | | | |
|
| | |\ \ \ \ |
|
| | | | | | | |
|
| | | | | | | |
|