aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Tags: add restrictions 1 & 9 from YouTube ToS to ytdl tagGravatar MarkKoz2020-03-14-2/+6
* Tags: use constant for command prefix in embed footerGravatar MarkKoz2020-03-14-7/+9
* Remove line that calls get_tags() methodGravatar RohanJnr2020-03-14-2/+0
* Merge branch 'tags_overhaul' of https://github.com/RohanJnr/bot into tags_ove...Gravatar RohanJnr2020-03-12-22/+200
|\
| * Merge branch 'master' into tags_overhaulGravatar Rohan2020-03-12-22/+200
| |\
| | * Merge pull request #822 from python-discord/bug/mod/792/null-attachmentsGravatar Eivind Teig2020-03-09-1/+1
| | |\
| | | * Merge branch 'master' into bug/mod/792/null-attachmentsGravatar Eivind Teig2020-03-09-6/+103
| | | |\ | | | |/ | | |/|
| | * | Merge pull request #825 from python-discord/token-detection-fixGravatar Eivind Teig2020-03-09-3/+10
| | |\ \
| | | * \ Merge branch 'master' into token-detection-fixGravatar Eivind Teig2020-03-09-3/+93
| | | |\ \ | | | |/ / | | |/| |
| | * | | Merge pull request #826 from python-discord/voteGravatar Eivind Teig2020-03-09-0/+21
| | |\ \ \
| | | * | | Disambiguate codepoint value.Gravatar scragly2020-03-09-1/+2
| | | * | | Check lower bound for vote options.Gravatar scragly2020-03-09-0/+2
| | | * | | Merge branch 'master' into voteGravatar scragly2020-03-09-2/+2
| | | |\ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge pull request #824 from python-discord/antimalware-fixGravatar Mark2020-03-08-2/+2
| | |\ \ \ \
| | | * \ \ \ Merge branch 'master' into antimalware-fixGravatar Mark2020-03-08-1/+70
| | | |\ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | Fix filtered extension string out of scope for log messageGravatar S. Co12020-03-08-2/+2
| | | | * | | Implement vote command.Gravatar scragly2020-03-09-0/+18
| | | |/ / / | | |/| | |
| | * | | | Merge pull request #823 from python-discord/tag-search-searches-tags-via-cont...Gravatar Mark2020-03-08-1/+70
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Refactored to use paginator like normal `!tag`Gravatar Shirayuki Nekomata2020-03-09-12/+20
| | | * | | Fixed `is_plural` counting 1 less space.Gravatar Shirayuki Nekomata2020-03-08-1/+1
| | | * | | Refactored dense codes, removed obvious type hint.Gravatar Shirayuki Nekomata2020-03-08-15/+25
| | | * | | Fixed searching for `,` returing all tags. Made it more descriptive when mult...Gravatar Shirayuki Nekomata2020-03-08-3/+7
| | | * | | Refactored tag searching via keywords in contentsGravatar Shirayuki Nekomata2020-03-08-8/+6
| | | * | | Implemented `search` as a subcommand for `tag` that will search in contents i...Gravatar Shirayuki Nekomata2020-03-08-1/+50
| | |/ / /
| | | * / Refactor token detection to check all potential substrings in messageGravatar S. Co12020-03-08-3/+10
| | |/ /
| | | * ModLog: fix posting null attachments for deleted message logsGravatar MarkKoz2020-03-07-1/+1
| | |/
| | * Merge pull request #820 from python-discord/feat/ci/pre-commit-tweaksGravatar Eivind Teig2020-03-06-2/+1
| | |\
| | | * Remove excludes from pre-commitGravatar MarkKoz2020-03-05-1/+0
| | | * CI: don't show diff after pre-commit hooksGravatar MarkKoz2020-03-05-1/+1
| | |/
| | * Merge pull request #643 from python-discord/zen-commandGravatar scragly2020-03-05-2/+86
| | |\
| | | * Merge branch 'master' into zen-commandGravatar scragly2020-03-05-11/+9
| | | |\ | | | |/ | | |/|
| | * | Merge pull request #807 from ks129/roles-command-paginationGravatar scragly2020-03-05-11/+9
| | |\ \
| | | * \ Merge branch 'master' into roles-command-paginationGravatar scragly2020-03-05-150/+121
| | | |\ \ | | | |/ / | | |/| |
| | | * | (Information Cog, !roles command test): Removed 's' at end of "Total 1 role(s...Gravatar ks1232020-03-05-1/+1
| | | * | (Information Cog, !roles command): Added 's' to end of 'role' only if there i...Gravatar ks1232020-03-05-1/+1
| | | * | (Information Cog, !roles command test): Applied empty parameter change.Gravatar ks1232020-03-05-1/+1
| | | * | (Information Cog, !roles command): Added empty parameter to pagination (False)Gravatar ks1232020-03-05-1/+1
| | | * | Merge branch 'master' into roles-command-paginationGravatar S. Co12020-03-03-735/+507
| | | |\ \
| | | * | | !roles Command Test: Applied !roles command changesGravatar Karlis. S2020-03-01-3/+2
| | | * | | !roles Command: Added pagination (LinePaginator), moved roles amount to title...Gravatar Karlis. S2020-03-01-8/+7
| | | | | * Raise BadArgument if no string match.Gravatar scragly2020-03-05-0/+3
| | | | | * Re-use embed, use command converter, raise BadArgument.Gravatar scragly2020-03-05-37/+22
| | | | | * Merge branch 'master' into zen-commandGravatar scragly2020-03-05-2673/+5311
| | | | | |\ | | | |_|_|/ | | |/| | |
| | | | | * Merge remote-tracking branch 'origin/master' into zen-commandGravatar MarkKoz2019-12-12-1209/+3144
| | | | | |\
| | | | | * | apply kosa's requested changes.Gravatar Kingsley McDonald2019-11-02-6/+8
| | | | | * | implement !zen command.Gravatar Kingsley McDonald2019-11-01-2/+96
* | | | | | | convert get_tags() method to staticmethodGravatar RohanJnr2020-03-12-1/+2
|/ / / / / /
* | | | | | remove repetitive file searchGravatar RohanJnr2020-03-12-3/+2
* | | | | | Update ytdl tag to the new YouTube ToSGravatar Matteo Bertucci2020-03-12-5/+4
* | | | | | Update tag files for new linting hooksGravatar S. Co12020-03-04-59/+59