0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 43 minutes ago. based on code collected about 1 hour ago.
Aug 30, 2024 — Aug 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Convert from old `@async.coroutine` & `yield from` syntax to `async` / `await` syntax
freiheit
as Eric Eisenhart
More... about 5 years ago
Update README.md
freiheit
as Eric Eisenhart
More... about 5 years ago
Kill the >= thing, since apparently that's not quite right...
freiheit
as Eric Eisenhart
More... about 5 years ago
Major update: - Redid the debug levels (4 is super-verbose; 3 is usable for debugging; below that is more how much info you want) - Made bot able to "publish" stuff - Various changes to make everything work with latest discord.py
freiheit
as Eric Eisenhart
More... about 5 years ago
Fixing aiohttp complaining about unclosed clients (but also stop trying to re-use the same client repeatedly)
freiheit
as Eric Eisenhart
More... about 5 years ago
Add configuration for whether or not to publish messages (possible per-feed, but example is global in MAIN)
freiheit
as Eric Eisenhart
More... about 5 years ago
Attempting to "publish" things to channels and update module requirements
freiheit
as Eric Eisenhart
More... about 5 years ago
Merge branch 'master' of gitlab.com:ffreiheit/discord_feedbot
freiheit
as Eric Eisenhart
More... about 5 years ago
Minor bug fixes related to python and discord.py updates.
freiheit
as Eric Eisenhart
More... about 5 years ago
Update README.md
freiheit
as Eric Eisenhart
More... about 5 years ago
Switch from Beerpay (dead) to Ko-Fi
freiheit
as Eric Eisenhart
More... about 5 years ago
Update version
freiheit
as Eric Eisenhart
More... about 5 years ago
Add new file
freiheit
as Eric Eisenhart
More... about 5 years ago
Update README.md
freiheit
as Eric Eisenhart
More... about 5 years ago
Fix requirements.txt
freiheit
as Eric Eisenhart
More... almost 7 years ago
Update 'requests' req for security
freiheit
as Eric Eisenhart
More... almost 7 years ago
Merge pull request #74 from sarim/master
freiheit
as Eric Eisenhart
More... over 7 years ago
Add Beerpay's badge
freiheit
as Eric Eisenhart
More... over 7 years ago
config examples for dict list field parsing and filtering More... over 7 years ago
get fields via parse function when filtering More... over 7 years ago
support for parsing dict list fields More... over 7 years ago
Tweaking the ini file search locations.
freiheit
as Eric Eisenhart
More... over 8 years ago
Update version
freiheit
as Eric Eisenhart
More... over 8 years ago
Merge pull request #48 from phroggster/docker
freiheit
as Eric Eisenhart
More... over 8 years ago
Add containerization More... over 8 years ago
Fix version to match next release tag.
freiheit
as Eric Eisenhart
More... over 8 years ago
Merge pull request #57 from jleclanche/master
freiheit
as Eric Eisenhart
More... over 8 years ago
Greatly simplify timezone handling More... over 8 years ago
Allow specifying config file path with --config argument More... over 8 years ago
Clean up actually_send_message() More... over 8 years ago