index
:
bot
copilot/update-pytest-and-fix-tests
dependabot/uv/pytest-9.0.0
fix-eval-message-limit
fix/modpings
inject-settings-in-bot-core
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
path:
root
/
tests
/
helpers.py
(
unfollow
)
Commit message (
Expand
)
Author
Lines
2020-05-01
Added on cog unload news posting tasks canceling on `News` cog
ks129
-0
/
+5
2020-05-01
Replace message ID storage to new specific ID storage in `News` cog
ks129
-38
/
+6
2020-04-28
Simplified New publishing check + removed unnecessary Webhook check
ks129
-6
/
+2
2020-04-27
Minor terminology change on a log
Joseph Banks
-1
/
+1
2020-04-27
Make some fixes to ensure data is persisted and the bot does not hang
Joseph Banks
-3
/
+22
2020-04-27
Add Python News channel and webhook ID to config-default.yml
ks129
-2
/
+2
2020-04-27
Fixed `BeautifulSoup` parsing warning
ks129
-1
/
+1
2020-04-27
Improved `News` cog
ks129
-10
/
+22
2020-04-21
Simplified title check even more in PEP news
ks129
-1
/
+1
2020-04-21
`News` Cog improvisations
ks129
-37
/
+36
2020-04-20
Implemented maillists news posting, created helper functions + added date check
ks129
-19
/
+131
2020-04-20
Defined `chardet` log level to warning to avoid spam
ks129
-0
/
+1
2020-04-20
Added new dependency `beatifulsoup4` for Python news HTML parsing
ks129
-1
/
+3
2020-04-20
Added new function `News.get_webhook_names` + new variable `News.webhook_names`
ks129
-0
/
+13
2020-04-20
Created PEP news task + minor changes in `News`
ks129
-4
/
+69
2020-04-20
Applied constant changes to News
ks129
-8
/
+2
2020-04-20
Applied Python News config changes
ks129
-2
/
+8
2020-04-20
Added new category `python_news` to config, that hold mail lists, channel and...
ks129
-5
/
+15
2020-04-20
Created helper function `get_webhook` and added property in `News`
ks129
-1
/
+8
2020-04-20
Added #python-news channel webhook to `Webhooks` in constants
ks129
-0
/
+1
2020-04-20
Added new dependency `feedparser`
ks129
-48
/
+58
2020-04-20
Added helper function `News.sync_maillists`
ks129
-0
/
+23
2020-04-20
Added `News` cog loading
ks129
-0
/
+1
2020-04-20
Added #python-news channel ID to constants `Channels`
ks129
-0
/
+1