| Commit message (Collapse) | Author | Age | Lines | ||
|---|---|---|---|---|---|
| ... | |||||
| | | | | | | | |||||
| | | | \ \ \ | |||||
| | | *-. \ \ \ | Merge branches 'feat/F4zi/CommandSuggestion' and 'master' of ↵ | 2020-02-19 | -17/+39 | ||
| | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/python-discord/bot into feat/F4zi/CommandSuggestion | ||||
| | | | * \ \ \ \ | Merge branch 'master' into feat/F4zi/CommandSuggestion | 2020-02-18 | -1/+1 | ||
| | | | |\ \ \ \ \ | |||||
| | | * | | | | | | | Feature: suggest command usage for misspelt commands | 2020-02-19 | -4/+27 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Migration to error_handler.py Suggesting misspelt commands, in progress | ||||
| | | * | | | | | | | Seperated tags.get_command into a function and a wrapper | 2020-02-19 | -23/+15 | ||
| | | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | Updated | ||||
| | | * | | | | | | Feature: suggest command usage for misspelt commands | 2020-02-18 | -0/+19 | ||
| | | | | | | | | | |||||
| | | | | | | | * | Relock Pipfile | 2021-01-16 | -17/+7 | ||
| | | | | | | | | | |||||
| | | | | | | | * | Merge branch 'master' into branding-manager | 2021-01-16 | -736/+40 | ||
| | | | | | | | |\ | | |_|_|_|_|_|/ | |/| | | | | | | |||||
| | | | | | | | * | Add startup and daemon tasks canceling on cog unload | 2021-01-16 | -0/+6 | ||
| | | | | | | | | | |||||
| | | | | | | | * | Fix BrandingError import in error handler | 2021-01-06 | -1/+2 | ||
| | | | | | | | | | |||||
| | | | | | | | * | Add startup task that starts daemon to branding cog | 2021-01-06 | -4/+5 | ||
| | | | | | | | | | |||||
| | | | | | | | * | Fix seasons file import order | 2021-01-06 | -2/+2 | ||
| | | | | | | | | | |||||
| | | | | | | | * | Add missing docstring to Month enum | 2021-01-06 | -0/+2 | ||
| | | | | | | | | | |||||
| | | | | | | | * | Refactor branding manager to keep everything in one directory | 2021-01-06 | -112/+135 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | To keep everything at one place, moved all branding manager special things to one module. | ||||
| | | | | | | | * | Remove sir lancebot names from seasons | 2021-01-06 | -7/+0 | ||
| | | | | | | | | | |||||
| | | | | | | | * | Remove unnecessary pass statement | 2021-01-06 | -2/+0 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Dennis Pham <[email protected]> | ||||
| | | | | | | | * | Re-lock Pipfile | 2021-01-05 | -4/+4 | ||
| | | | | | | | | | |||||
| | | | | | | | * | Merge branch 'master' into branding-manager | 2021-01-05 | -13/+17 | ||
| | | | | | | | |\ | |||||
| | | | | | | | * | | Remove unnecessary Keys import from utils cog | 2021-01-03 | -1/+1 | ||
| | | | | | | | | | | |||||
| | | | | | | | * | | Merge branch 'master' into branding-manager | 2021-01-03 | -483/+549 | ||
| | | | | | | | |\ \ | | | | | | | |/ / | | | | | | |/| | | |||||
| | | | | | | | * | | Re-lock Pipfile | 2020-12-17 | -142/+142 | ||
| | | | | | | | | | | |||||
| | | | | | | | * | | Merge branch 'master' into branding-manager | 2020-12-17 | -1432/+1943 | ||
| | | | | | | | |\ \ | |||||
| | | | | | | | * | | | Fix wrong import orders | 2020-11-17 | -2/+2 | ||
| | | | | | | | | | | | |||||
| | | | | | | | * | | | Use GitHub token for fetching PEPs | 2020-11-17 | -2/+7 | ||
| | | | | | | | | | | | |||||
| | | | | | | | * | | | Move GitHub API key to better location | 2020-11-17 | -13/+5 | ||
| | | | | | | | | | | | |||||
| | | | | | | | * | | | Port branding management to this bot from SeasonalBot | 2020-11-17 | -0/+569 | ||
| | | | | | | | | | | | |||||
| | | | | | | | * | | | Handle branding error in error handler | 2020-11-17 | -2/+6 | ||
| | | | | | | | | | | | |||||
| | | | | | | | * | | | Create mock_in_debug decorator for branding | 2020-11-17 | -1/+22 | ||
| | | | | | | | | | | | |||||
| | | | | | | | * | | | Add required colors and emoji for branding management | 2020-11-17 | -0/+12 | ||
| | | | | | | | | | | | |||||
| | | | | | | | * | | | Create AssetType enum | 2020-11-16 | -0/+11 | ||
| | | | | | | | | | | | |||||
| | | | | | | | * | | | Add arrow dependency for branding | 2020-11-16 | -1/+10 | ||
| | | | | | | | | | | | |||||
| | | | | | | | * | | | Create config for tokens and add GitHub token | 2020-11-16 | -0/+10 | ||
| | | | | | | | | | | | |||||
| | | | | | | | * | | | Add basic branding configuration | 2020-11-16 | -0/+10 | ||
| | | | | | | | | | | | |||||
| | | | | | | | * | | | Port seasons from SeasonalBot to here | 2020-11-16 | -0/+181 | ||
| | | | | | | | | | | | |||||
| | | | | | | | * | | | Add BrandingError to errors | 2020-11-16 | -0/+6 | ||
| | | | | | | | | | | | |||||
| | | | | | | | * | | | Add months Enum to constants | 2020-11-16 | -1/+19 | ||
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Remove unverified member information. | 2021-01-15 | -4/+1 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We do not have the Developers role anymore, so there's no such thing as verified/unverified members. | ||||
| * | | | | | | | | | | Merge branch 'master' into feat/info/server-cmd-enhancements | 2021-01-15 | -2854/+3003 | ||
| |\| | | | | | | | | | |||||
| | * | | | | | | | | | Update discord.py to the 1.6 release | 2021-01-11 | -17/+27 | ||
| | | | | | | | | | | | |||||
| | * | | | | | | | | | Merge pull request #1350 from python-discord/mbaruh/developerectomy | 2021-01-10 | -720/+14 | ||
| | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Annihilate all traces of Developer and Unverified roles | ||||
| | | * | | | | | | | | | Annihilate all traces of Developer and Unverified roles | 2021-01-11 | -720/+14 | ||
| | |/ / / / / / / / / | |||||
| | * | | | | | | | | | Make sure that users without the Developers role can use tag. | 2021-01-10 | -2/+2 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We have a check in place to restrict tag usage to a certain role, but our default is the Developers role, and some users now don't have this code. This commit fixes this by using None as a default and adding a truth test in the check_accessibility method. | ||||
| | * | | | | | | | | | Upped duckpond threshold to 5 | 2021-01-08 | -1/+1 | ||
| | | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
| | * | | | | | | | | Merge pull request #1340 from python-discord/ks123/raw-fix | 2021-01-04 | -2/+6 | ||
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Add check does user have permission to get raw message and re-enable raw command | ||||
| | | * \ \ \ \ \ \ \ | Merge branch 'master' into ks123/raw-fix | 2021-01-04 | -71/+131 | ||
| | | |\ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | |||||
| | * | | | | | | | | | Merge pull request #1152 from python-discord/Make_nomination_reason_optional | 2021-01-03 | -8/+8 | ||
| | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Make nomination reason optional. | ||||
| | | * \ \ \ \ \ \ \ \ | Merge branch 'master' into Make_nomination_reason_optional | 2021-01-03 | -45/+60 | ||
| | | |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | |||||
| | * | | | | | | | | | | Merge PR #1345 - Update d.py to fix webhook message publishing | 2021-01-03 | -45/+60 | ||
| | |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |||||
| | | * | | | | | | | | | Update discord.py to fix webhook message publishing. | 2021-01-01 | -45/+60 | ||
| | |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Related to #1342. | ||||
| | | * | | | | | | | | Removed 'Optional' import. | 2021-01-02 | -1/+1 | ||
| | | | | | | | | | | | |||||
| | | * | | | | | | | | Removed unnecessary debugging logs. | 2021-01-02 | -2/+0 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Dennis Pham <[email protected]> | ||||