index
:
bot
copilot/fix-dm-closed-error-handling
fix-eval-message-limit
fix/modpings
inject-settings-in-bot-core
jb3/3.14-upgrade
main
mbaruh/fix-modpings-schedule
mbaruh/modlog_fix
pastebin-auto-upload
wookie/lower-warning-to-info
wookie184/fix-mentions-reply-resolving
A mirrored copy of the python-discord/bot repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Lines
*
Merge pull request #1401 from python-discord/bug/1371/moderation-check
Matteo Bertucci
2021-02-10
-2
/
+26
|
\
|
*
Merge branch 'master' into bug/1371/moderation-check
Matteo Bertucci
2021-02-10
-40
/
+77
|
|
\
|
|
/
|
/
|
*
|
ICMP is disabled in production, so we can't ping the API
Joe Banks
2021-02-10
-1
/
+1
*
|
Merge pull request #1411 from python-discord/internal-api-routing
Joe Banks
2021-02-10
-3
/
+5
|
\
\
|
*
|
Alphabetical sorting in config-default.yml
Joe Banks
2021-02-10
-1
/
+1
|
*
|
Migrate ping command to ping internal API
Joe Banks
2021-02-10
-1
/
+1
|
*
|
Migrate API utilities to use internal DNS routing
Joe Banks
2021-02-10
-2
/
+4
|
/
/
*
|
Merge pull request #1405 from python-discord/swfarnsworth/tag_messages
Xithrius
2021-02-08
-38
/
+29
|
\
\
|
*
\
Merge branch 'master' into swfarnsworth/tag_messages
Sebastiaan Zeeff
2021-02-08
-21
/
+148
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #1406 from python-discord/revert-1396-dynamic-available-he...
Hassan Abouelela
2021-02-07
-42
/
+0
|
\
\
\
|
*
|
|
Revert "Dynamic available help channels message"
Hassan Abouelela
2021-02-07
-42
/
+0
|
/
/
/
*
|
|
Merge pull request #1396 from python-discord/dynamic-available-help-channels
Xithrius
2021-02-07
-0
/
+42
|
\
\
\
|
*
\
\
Merge branch 'master' into dynamic-available-help-channels
Xithrius
2021-02-07
-0
/
+46
|
|
\
\
\
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #1400 from anand2312/patch-2
Kieran Siek
2021-02-07
-0
/
+21
|
\
\
\
\
|
*
\
\
\
Merge branch 'master' into patch-2
Kieran Siek
2021-02-07
-0
/
+23
|
|
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #1403 from python-discord/ks123/discord-py-local-file-tag
ks129
2021-02-07
-0
/
+23
|
\
\
\
\
\
|
*
|
|
|
|
Put filename between backticks
ks129
2021-02-06
-1
/
+1
|
*
|
|
|
|
Remove unnecessary period from local-file tag
ks129
2021-02-06
-1
/
+1
|
*
|
|
|
|
Add missing 'a' article in local-file tag
ks129
2021-02-06
-1
/
+1
|
*
|
|
|
|
Add back removed 'can' to local-file tag
ks129
2021-02-06
-1
/
+1
|
*
|
|
|
|
Fix grammar of local-file tag
ks129
2021-02-06
-2
/
+2
|
*
|
|
|
|
Add hyperlinks for local file tag discord.py references
ks129
2021-02-06
-4
/
+4
|
*
|
|
|
|
Mention instance in comment about Messageable
ks129
2021-02-06
-1
/
+1
|
*
|
|
|
|
Remove additional newline from end of tag
ks129
2021-02-06
-1
/
+0
|
*
|
|
|
|
discord.Messageable -> discord.abc.Messageable
ks129
2021-02-06
-1
/
+1
|
*
|
|
|
|
discord.Channel -> discord.TextChannel
ks129
2021-02-06
-1
/
+1
|
*
|
|
|
|
Create local-file tag about sending local files to Discord
ks129
2021-02-06
-0
/
+24
|
/
/
/
/
/
|
*
|
|
|
Correct examples, reword description
Anand Krishna
2021-02-06
-8
/
+9
|
*
|
|
|
Fix trailing whitespaces
Anand Krishna
2021-02-06
-1
/
+1
|
*
|
|
|
Make `defaultdict` tag
Anand Krishna
2021-02-05
-0
/
+20
|
/
/
/
/
|
*
|
|
Formatted available constant, added missing dynamic message trace
xithrius
2021-02-06
-1
/
+2
|
*
|
|
Removed unnecessary task creation.
xithrius
2021-02-06
-6
/
+1
|
*
|
|
Available channels are no longer stored as IDs.
xithrius
2021-02-06
-5
/
+5
|
*
|
|
Reformatted string constant for available help channels.
xithrius
2021-02-06
-3
/
+1
|
*
|
|
Modified the dynamic to be bold to catch eyes.
xithrius
2021-02-05
-1
/
+1
|
*
|
|
Replaced fetching available category for old one.
xithrius
2021-02-04
-3
/
+2
|
*
|
|
Removed unnecessary update method call.
xithrius
2021-02-04
-4
/
+3
|
*
|
|
Alphabetized config-default.yml.
xithrius
2021-02-04
-1
/
+1
|
*
|
|
'None' is now shown if no channels are available.
xithrius
2021-02-04
-9
/
+10
|
*
|
|
Fixed logic in case dynamic message doesn't exist.
xithrius
2021-02-04
-11
/
+9
|
*
|
|
Fixed up linting errors.
xithrius
2021-02-04
-3
/
+4
|
*
|
|
Added dynamic available help channels message
xithrius
2021-02-04
-0
/
+48
|
*
|
|
Added how_to_get_help constant.
xithrius
2021-02-04
-0
/
+2
|
|
*
|
"handle converting" -> "convert ... for you".
Steele Farnsworth
2021-02-06
-1
/
+1
|
|
*
|
Removed extra blank line.
Steele Farnsworth
2021-02-06
-1
/
+0
|
|
*
|
New example to emphasize the mapping functionality rather than filtering.
swfarnsworth
2021-02-06
-9
/
+14
|
|
*
|
More robust example with no reference to Python versions or `str.format`.
swfarnsworth
2021-02-06
-14
/
+6
|
|
*
|
Rewrite to use simpler examples.
swfarnsworth
2021-02-06
-14
/
+9
|
|
|
*
add reason attribute
Senjan21
2021-02-06
-0
/
+1
|
|
|
*
Linting fix.
Senjan21
2021-02-05
-1
/
+2
[next]