| Commit message (Collapse) | Author | Age | Lines | ||
|---|---|---|---|---|---|
| ... | |||||
| | * | | | | | | | Tags: Add tag file location storage to cache | 2020-06-01 | -0/+1 | ||
| | | | | | | | | | |||||
| | * | | | | | | | Source: Include tag into converter's `BadArgument` raising | 2020-05-31 | -1/+1 | ||
| | | | | | | | | | |||||
| | * | | | | | | | Source: Show aliases on title of command source embed | 2020-05-31 | -1/+2 | ||
| | | | | | | | | | |||||
| | * | | | | | | | Source: Simplify imports | 2020-05-31 | -12/+12 | ||
| | | | | | | | | | |||||
| | * | | | | | | | Source: In converter move cog checking before command | 2020-05-31 | -4/+4 | ||
| | | | | | | | | | |||||
| | * | | | | | | | Source: Add command and cog prefixes to title of embed | 2020-05-31 | -2/+2 | ||
| | | | | | | | | | |||||
| | * | | | | | | | Source: Few text fixes, made help command detection better | 2020-05-31 | -3/+3 | ||
| | | | | | | | | | |||||
| | * | | | | | | | Source: Add thumbnail to source command bot repo embed | 2020-05-31 | -0/+1 | ||
| | | | | | | | | | |||||
| | * | | | | | | | Source: Show only first line of every source item docstring instead full | 2020-05-31 | -5/+4 | ||
| | | | | | | | | | |||||
| | * | | | | | | | Source: Implement file and line showing in source embed footer | 2020-05-31 | -7/+10 | ||
| | | | | | | | | | |||||
| | * | | | | | | | Source: Move big unions to variable of type | 2020-05-31 | -3/+5 | ||
| | | | | | | | | | |||||
| | * | | | | | | | Source: Migrate from os.path to Path | 2020-05-31 | -4/+6 | ||
| | | | | | | | | | |||||
| | * | | | | | | | Source: Implement tags file showing to source command | 2020-05-31 | -16/+27 | ||
| | | | | | | | | | |||||
| | * | | | | | | | Merge remote-tracking branch 'origin/source-command' into source-command | 2020-05-31 | -439/+1749 | ||
| | |\ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ | Merge branch 'master' into source-command | 2020-05-31 | -439/+1749 | ||
| | | |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Source: Direct aliases to their original commands | 2020-05-31 | -7/+17 | ||
| | | | | | | | | | | | |||||
| | * | | | | | | | | | Source: Remove checks running from source command | 2020-05-31 | -5/+2 | ||
| | |/ / / / / / / / | |||||
| | * | | | | | | | | Source: Fix docstrings | 2020-05-31 | -4/+4 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Mark <[email protected]> | ||||
| | * | | | | | | | | Source: Fix description of cog | 2020-05-20 | -1/+1 | ||
| | | | | | | | | | | |||||
| | * | | | | | | | | Source: Rename cog + move checks status from footer to field | 2020-05-20 | -6/+3 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Renamed cog from `Source` to `BotSource` for itself (bot will be unable to get cog, because this always return command). - Moved checks status from footer to field and changed it's content. | ||||
| | * | | | | | | | | Source: Remove Cog check displaying from command | 2020-05-20 | -5/+0 | ||
| | | | | | | | | | | |||||
| | * | | | | | | | | Source: Remove links from title of embeds | 2020-05-20 | -2/+2 | ||
| | | | | | | | | | | |||||
| | * | | | | | | | | Source: Make converter raising `BadArgument` again | 2020-05-20 | -5/+5 | ||
| | | | | | | | | | | |||||
| | * | | | | | | | | Source: Fix `Cog` instance of source no `help` attribute | 2020-05-20 | -1/+4 | ||
| | | | | | | | | | | |||||
| | * | | | | | | | | Source: Implement no argument GitHub repo response | 2020-05-20 | -5/+11 | ||
| | | | | | | | | | | |||||
| | * | | | | | | | | Source: Remove `command` shadowing on converter | 2020-05-20 | -3/+3 | ||
| | | | | | | | | | | |||||
| | * | | | | | | | | Source: Make `source` command to `command` instead `group` | 2020-05-20 | -2/+2 | ||
| | | | | | | | | | | |||||
| | * | | | | | | | | Source: Create `source` command with alias `src` | 2020-05-20 | -1/+7 | ||
| | | | | | | | | | | |||||
| | * | | | | | | | | Source: Create `build_embed` function that build embed of source item | 2020-05-20 | -0/+27 | ||
| | | | | | | | | | | |||||
| | * | | | | | | | | Source: Add cog loading to __main__.py | 2020-05-20 | -0/+1 | ||
| | | | | | | | | | | |||||
| | * | | | | | | | | Source: Create `get_source_link` function that build item's GitHub link | 2020-05-20 | -2/+23 | ||
| | | | | | | | | | | |||||
| | * | | | | | | | | Source: Create converter for source object converting | 2020-05-19 | -2/+31 | ||
| | | | | | | | | | | |||||
| | * | | | | | | | | Source: Created initial cog layout + setup function | 2020-05-19 | -0/+15 | ||
| | | | | | | | | | | |||||
| * | | | | | | | | | Merge pull request #1055 from python-discord/Senjan/clean_message | 2020-07-20 | -1/+34 | ||
| |\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | Added command&system to purge all messages up to given message | ||||
| | * | | | | | | | | Merge branch 'master' into Senjan/clean_message | 2020-07-16 | -1/+8 | ||
| | |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Prevent deleting messages above the desired message. | 2020-07-16 | -6/+7 | ||
| | | | | | | | | | | | |||||
| | * | | | | | | | | | Fix docstring and comments | 2020-07-15 | -13/+7 | ||
| | | | | | | | | | | | |||||
| | * | | | | | | | | | Added command&system to purge all messages up to given message | 2020-07-15 | -1/+39 | ||
| | | | | | | | | | | | |||||
| | | | | | * | | | | | Edited tests to reflect changes (removed py formatting) | 2020-07-20 | -3/+3 | ||
| | | | | | | | | | | | |||||
| | | | | | * | | | | | Removed python formatting from returned codeblock | 2020-07-20 | -1/+1 | ||
| | |_|_|_|/ / / / / |/| | | | | | | | | |||||
| * | | | | | | | | | Merge pull request #993 from python-discord/kwzrd/incidents | 2020-07-17 | -12/+1203 | ||
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Implement #incidents channel automation | ||||
| | * \ \ \ \ \ \ \ \ | Merge branch 'master' into kwzrd/incidents | 2020-07-17 | -1/+1 | ||
| | |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | |||||
| | * | | | | | | | | | Incidents: reduce log level of 403 exception | 2020-07-16 | -2/+3 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In addition to 404, this shouldn't send Sentry notifs. Co-authored-by: MarkKoz <[email protected]> | ||||
| | * | | | | | | | | | Merge 'master' into 'kwzrd/incidents'; resolve config conflicts | 2020-07-16 | -351/+626 | ||
| | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add upstream changes & resolve config conflicts introduced by #1041. In the conflicting parts of the diff, this commit also re-sorts constants which were added upstream to lexicographical order. This does **not** re-sort all constants added upstream. | ||||
| | * | | | | | | | | | | Incidents: reduce log level of 404 exception | 2020-07-16 | -2/+14 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: MarkKoz <[email protected]> | ||||
| | * | | | | | | | | | | Incidents: link `proxy_url` if attachment fails to download | 2020-07-14 | -50/+59 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Suggested by Mark during review. If the download fails, we fallback on showing an informative message, which will link the attachment cdn link. The attachment-handling logic was moved from the `archive` coroutine into `make_embed`, which now also returns the file, if available. In the end, this appears to be the smoothest approach. Co-authored-by: MarkKoz <[email protected]> | ||||
| | * | | | | | | | | | | Incidents: add `download_file` helper & tests | 2020-07-13 | -0/+33 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: MarkKoz <[email protected]> | ||||
| | * | | | | | | | | | | Merge d.py version bump from master branch | 2020-07-10 | -3/+3 | ||
| | |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | Config: refactor #incidents constants to lexicographical sorting | 2020-07-09 | -12/+12 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: MarkKoz <[email protected]> | ||||
| | * | | | | | | | | | | | Incidents tests: improve in-line comment wording | 2020-07-09 | -1/+1 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: MarkKoz <[email protected]> | ||||