1
I Use This!
Low Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 4 hours ago.
Aug 27, 2024 — Aug 27, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Ignore editor locks, too...
freiheit
as Eric Eisenhart
More... over 9 years ago
Ignore another editor file...
freiheit
as Eric Eisenhart
More... over 9 years ago
Make it easy to have a config in this dir that doesn't conflict with git
freiheit
as Eric Eisenhart
More... over 9 years ago
Change the HTTP to using aiohttp, so that we don't get that problem of the HTTP request using up too much time.
freiheit
as Eric Eisenhart
More... over 9 years ago
Fixing debug output for which channel is being posted to...
freiheit
as Eric Eisenhart
More... over 9 years ago
Fixing tiny bug that broke everything...
freiheit
as Eric Eisenhart
More... over 9 years ago
Minor logging adjustments
freiheit
as Eric Eisenhart
More... over 9 years ago
Set debug to "levels", to allow for setting just this module to DEBUG output, and the rest controlled separately.
freiheit
as Eric Eisenhart
More... over 9 years ago
Clean up log output a bit...
freiheit
as Eric Eisenhart
More... over 9 years ago
Move debug into config file, and start setting fewer global variables
freiheit
as Eric Eisenhart
More... over 9 years ago
Change all the prints to logging things, to make verbosity easier to control.
freiheit
as Eric Eisenhart
More... over 9 years ago
Replace multiple newlines with just one. Cut off post if it's over 1800 chars long (because 2000 gets error from Discord)
freiheit
as Eric Eisenhart
More... over 9 years ago
Merge branch 'master' of github.com:freiheit/discord_rss_bot
freiheit
as Eric Eisenhart
More... over 9 years ago
Start the setup for multiple feeds
freiheit
as Eric Eisenhart
More... over 9 years ago
Moving the stuff that actually runs the main action loop into a "if main" loop, so that the other functions can potentially be used in another bot as a library. Closing #8.
freiheit
as Eric Eisenhart
More... over 9 years ago
Try to give the docs enough info that somebody could actually set this up...
freiheit
as Eric Eisenhart
More... over 9 years ago
Initial support for outputting to multiple channels
freiheit
as Eric Eisenhart
More... over 9 years ago
Added support for a maximum age of an item in a feed, resolving #6.
freiheit
as Eric Eisenhart
More... over 9 years ago
Reorganize ini to group things that will move into sections separately...
freiheit
as Eric Eisenhart
More... over 9 years ago
Logging added to resolve #7 and fixed some other small bugs
freiheit
as Eric Eisenhart
More... over 9 years ago
Minor tweaks to config stuff
freiheit
as Eric Eisenhart
More... over 9 years ago
Ignore some stuff I don't need
freiheit
as Eric Eisenhart
More... over 9 years ago
Move current config into configparser-based .ini file
freiheit
as Eric Eisenhart
More... over 9 years ago
Describe what the heck this is
freiheit
as Eric Eisenhart
More... over 9 years ago
Initial creation
freiheit
as Eric Eisenhart
More... over 9 years ago
Initial commit
freiheit
as Eric Eisenhart
More... over 9 years ago