aboutsummaryrefslogtreecommitdiffstats
path: root/bot/utils (follow)
Commit message (Expand)AuthorAgeLines
* Isort: give the codebase a sortGravatar Matteo Bertucci2021-10-22-10/+2
* Update rogue paths to new pathsGravatar Janine vN2021-09-05-3/+3
* Removed None return annotation for any __init__Gravatar Xithrius2021-09-01-2/+2
* Union item with None to Optional with item.Gravatar Xithrius2021-09-01-4/+4
* Fix type annotationsGravatar decorator-factory2021-08-31-29/+35
* Merge branch 'main' into pr/wikipediaissueGravatar Xithrius2021-08-23-3/+3
|\
| * Modify code to comply with new linter error N818Gravatar wookie1842021-08-06-3/+3
* | Adjust spacing in the Wikipedia CogGravatar D0rs4n2021-08-20-1/+1
* | Improve code consistency and spacing in the Wikipedia CogGravatar D0rs4n2021-08-17-1/+1
* | Improve code consitency in Wikipedia Cog,Exceptions, and Error handlerGravatar D0rs4n2021-08-08-3/+6
* | Refactor wiki_request, add External API related error,-handlerGravatar D0rs4n2021-08-02-0/+10
|/
* Allow commands in code jam team channelsGravatar wookie1842021-07-06-0/+5
* Type hint optional parameterGravatar ChrisJL2021-05-16-1/+1
* Bump d.py to 1.7.2Gravatar Chris2021-05-16-4/+15
* fix: Resolve merge conflicts againGravatar ToxicKidz2021-05-15-2/+1
|\
* | chore: Reformat bot/utils/__init__.pyGravatar ToxicKidz2021-05-15-6/+10
* | chore: Refactor more code to follow our style guideGravatar ToxicKidz2021-05-14-13/+28
* | fix: Resolve Merge ConflictsGravatar ToxicKidz2021-05-10-3/+51
|\|
| * Pull upstream and resolve conflicts.Gravatar rohan2021-05-10-1/+9
| |\
| * | Fix Bug:Paginated embed image gets carried to next pageGravatar Rohan2021-04-20-3/+3
| * | Merge branch 'main' into reddit_migrationGravatar Rohan Reddy Alleti2021-04-15-49/+172
| |\ \
| * | | Add sub_clyde utility function.Gravatar Rohan2020-12-02-0/+19
| * | | Add Subreddit converter.Gravatar Rohan2020-12-02-1/+31
* | | | fix: Use str.isdecimal instead of str.isdigitGravatar ToxicKidz2021-05-09-4/+4
* | | | chore: Add all of the converters into bot/utils/converters.pyGravatar ToxicKidz2021-05-05-3/+74
* | | | chore: Replace the remaining double quotes with double quotesGravatar ToxicKidz2021-05-04-1/+1
* | | | chore: Prefer double quotes over single quotesGravatar ToxicKidz2021-05-04-21/+21
* | | | chore: Don't return a Message object when the return annotation is NoneGravatar ToxicKidz2021-05-03-4/+6
| |_|/ |/| |
* | | Updated bot/utils/exceptions.pyGravatar Salil Chincholikar2021-04-27-1/+1
* | | Reworded/fixed grammatical errorGravatar Salil Chincholikar2021-04-27-1/+1
* | | Adds Link Suppressing HelperGravatar Hassan Abouelela2021-04-23-0/+8
| |/ |/|
* | Replace list comp with a set update + sequenceGravatar Chris2021-03-21-1/+1
* | Only output override channels & bot commands channel on whitelist errorGravatar Chris2021-03-20-1/+7
* | master => mainGravatar Joe Banks2021-03-13-1/+1
* | make invoke_help_command only take ctxGravatar ToxicKidz2021-03-13-3/+3
* | Make flake8 happy again.Gravatar ToxicKidz2021-03-12-1/+2
* | Make flake8 happy.Gravatar ToxicKidz2021-03-12-5/+2
* | make utility invoke_help_command functionGravatar ToxicKidz2021-03-12-0/+12
* | Merge branch 'master' into masterGravatar scragly2021-03-08-48/+71
|\ \
| * | Adds Category Channels To Error MessageGravatar Hassan Abouelela2021-02-07-1/+12
| * | Overhauls In Channel CheckGravatar Hassan Abouelela2021-02-07-49/+61
| |/
* | Merge branch 'master' into masterGravatar Matteo Bertucci2020-11-30-96/+215
|\|
| * Remove references to old name.Gravatar Leon Sandøy2020-11-21-1/+1
| * Get rid from branding management stuffGravatar ks1292020-11-17-27/+1
| * Remove persist bot utilGravatar Jeremiah Boby2020-11-14-69/+0
| * Rename BetterMessageConverter -> WrappedMessageConverterGravatar bast2020-09-29-1/+1
| * Add more docstrings and flake8 cleanupGravatar bast2020-09-25-3/+4
| * Make .bm handle embed-suppression syntax for message links <link>Gravatar bast2020-09-25-0/+15
| * Add extensions.py fileGravatar Gustav Odinger2020-09-21-0/+34
| * Add checks.py fileGravatar Gustav Odinger2020-09-21-0/+164