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
*
Fix `News` cog maillist news posting no threads check comment
ks129
2020-05-03
-1
/
+3
*
Define encoding in `News` cog `await resp.text()` using
ks129
2020-05-02
-1
/
+1
*
Merge the two asynchronous tasks into one to prevent race conditions
Joseph Banks
2020-05-01
-6
/
+8
*
Added ignoring maillist when no recent threads (this month) in `News` cog
ks129
2020-05-01
-0
/
+4
*
Added on cog unload news posting tasks canceling on `News` cog
ks129
2020-05-01
-0
/
+5
*
Replace message ID storage to new specific ID storage in `News` cog
ks129
2020-05-01
-38
/
+6
*
Simplified New publishing check + removed unnecessary Webhook check
ks129
2020-04-28
-6
/
+2
*
Minor terminology change on a log
Joseph Banks
2020-04-27
-1
/
+1
*
Merge master
Joseph Banks
2020-04-27
-2
/
+2
|
\
|
*
Add Python News channel and webhook ID to config-default.yml
ks129
2020-04-27
-2
/
+2
*
|
Make some fixes to ensure data is persisted and the bot does not hang
Joseph Banks
2020-04-27
-3
/
+22
|
/
*
Fixed `BeautifulSoup` parsing warning
ks129
2020-04-27
-1
/
+1
*
Improved `News` cog
ks129
2020-04-27
-10
/
+22
*
Simplified title check even more in PEP news
ks129
2020-04-21
-1
/
+1
*
`News` Cog improvisations
ks129
2020-04-21
-37
/
+36
*
Implemented maillists news posting, created helper functions + added date check
ks129
2020-04-20
-19
/
+131
*
Defined `chardet` log level to warning to avoid spam
ks129
2020-04-20
-0
/
+1
*
Added new dependency `beatifulsoup4` for Python news HTML parsing
ks129
2020-04-20
-1
/
+3
*
Added new function `News.get_webhook_names` + new variable `News.webhook_names`
ks129
2020-04-20
-0
/
+13
*
Created PEP news task + minor changes in `News`
ks129
2020-04-20
-4
/
+69
*
Applied constant changes to News
ks129
2020-04-20
-8
/
+2
*
Applied Python News config changes
ks129
2020-04-20
-2
/
+8
*
Added new category `python_news` to config, that hold mail lists, channel and...
ks129
2020-04-20
-5
/
+15
*
Created helper function `get_webhook` and added property in `News`
ks129
2020-04-20
-1
/
+8
*
Added #python-news channel webhook to `Webhooks` in constants
ks129
2020-04-20
-0
/
+1
*
Added new dependency `feedparser`
ks129
2020-04-20
-48
/
+58
*
Added helper function `News.sync_maillists`
ks129
2020-04-20
-0
/
+23
*
Added `News` cog loading
ks129
2020-04-20
-0
/
+1
*
Added #python-news channel ID to constants `Channels`
ks129
2020-04-20
-0
/
+1
*
Created `News` cog
ks129
2020-04-19
-0
/
+15
*
Merge pull request #875 from python-discord/bug/info/869/tag-encoding
Mark
2020-04-19
-1
/
+1
|
\
|
*
Merge branch 'master' into bug/info/869/tag-encoding
Mark
2020-04-19
-52
/
+354
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #877 from python-discord/bug/frontend/870/help-channel-dm-...
Shirayuki Nekomata
2020-04-18
-2
/
+8
|
\
\
|
*
\
Merge branch 'master' into bug/frontend/870/help-channel-dm-category
Shirayuki Nekomata
2020-04-18
-50
/
+346
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #874 from ks129/syncer-timeout-fix
kwzrd
2020-04-17
-2
/
+4
|
\
\
\
|
*
\
\
Merge branch 'master' into syncer-timeout-fix
kwzrd
2020-04-17
-181
/
+1253
|
|
\
\
\
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Remove `.md` from anti-malware whitelist
Sebastiaan Zeeff
2020-04-16
-1
/
+0
*
|
|
|
Merge pull request #881 from python-discord/help-channels-keep-dormant-invoca...
Shirayuki Nekomata
2020-04-14
-4
/
+0
|
\
\
\
\
|
*
|
|
|
Revert deletion of !dormant invocation messages
Sebastiaan Zeeff
2020-04-14
-4
/
+0
|
/
/
/
/
*
|
|
|
[stat] Tag statistic was using the user input as the series name, not the res...
Joseph Banks
2020-04-13
-1
/
+1
*
|
|
|
[stat] Create a statistic for whether dormant was called by the claimant or s...
Joseph Banks
2020-04-12
-1
/
+7
*
|
|
|
Merge branch 'Numerlor-help-dormant-feedback' into `master`
Sebastiaan Zeeff
2020-04-12
-10
/
+53
|
\
\
\
\
|
*
|
|
|
Merge branch 'help-dormant-feedback' of https://github.com/Numerlor/bot into ...
Sebastiaan Zeeff
2020-04-12
-10
/
+53
|
/
|
|
|
|
|
*
|
|
|
Fix `help_channel_claimants` typehint.
Numerlor
2020-04-10
-1
/
+3
|
*
|
|
|
Use synchronized permission reset.
Numerlor
2020-04-10
-1
/
+1
|
*
|
|
|
Specify encoding to logging file handler.
Numerlor
2020-04-09
-1
/
+1
|
*
|
|
|
Delete channel from claimant cache.
Numerlor
2020-04-09
-0
/
+3
|
*
|
|
|
Reverse order of moving to dormant and task cancellation.
Numerlor
2020-04-09
-1
/
+1
|
*
|
|
|
HelpChannels: check author of dormant message
MarkKoz
2020-04-09
-3
/
+2
|
*
|
|
|
Suppress errors when resetting permissions.
Numerlor
2020-04-09
-1
/
+2
[next]