Convert from old `@async.coroutine` & `yield from` syntax to `async` / `await` syntax |
|
More...
|
about 5 years ago
|
Update README.md |
|
More...
|
about 5 years ago
|
Kill the >= thing, since apparently that's not quite right... |
|
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 |
|
More...
|
about 5 years ago
|
Fixing aiohttp complaining about unclosed clients (but also stop trying to re-use the same client repeatedly) |
|
More...
|
about 5 years ago
|
Add configuration for whether or not to publish messages (possible per-feed, but example is global in MAIN) |
|
More...
|
about 5 years ago
|
Attempting to "publish" things to channels and update module requirements |
|
More...
|
about 5 years ago
|
Merge branch 'master' of gitlab.com:ffreiheit/discord_feedbot |
|
More...
|
about 5 years ago
|
Minor bug fixes related to python and discord.py updates. |
|
More...
|
about 5 years ago
|
Update README.md |
|
More...
|
about 5 years ago
|
Switch from Beerpay (dead) to Ko-Fi |
|
More...
|
about 5 years ago
|
Update version |
|
More...
|
about 5 years ago
|
Add new file |
|
More...
|
about 5 years ago
|
Update README.md |
|
More...
|
about 5 years ago
|
Fix requirements.txt |
|
More...
|
almost 7 years ago
|
Update 'requests' req for security |
|
More...
|
almost 7 years ago
|
Merge pull request #74 from sarim/master |
|
More...
|
over 7 years ago
|
Add Beerpay's badge |
|
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. |
|
More...
|
over 8 years ago
|
Update version |
|
More...
|
over 8 years ago
|
Merge pull request #48 from phroggster/docker |
|
More...
|
over 8 years ago
|
Add containerization |
|
More...
|
over 8 years ago
|
Fix version to match next release tag. |
|
More...
|
over 8 years ago
|
Merge pull request #57 from jleclanche/master |
|
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
|