1
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 25, 2024 — Aug 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Try a couple more config file locations and warn people annoyingly if they're not using a local config.
freiheit
as Eric Eisenhart
More... over 8 years ago
Merge pull request #56 from jleclanche/master
freiheit
as Eric Eisenhart
More... over 8 years ago
Always look for feed2discord.ini in the base directory More... over 8 years ago
Remove unused import More... over 8 years ago
Fix hashbangs in virtualenvs More... over 8 years ago
Merge branch 'master' of github.com:freiheit/discord_feedbot
freiheit
as Eric Eisenhart
More... over 8 years ago
Change order of http_response.status checking, so that None is checked for first.
freiheit
as Eric Eisenhart
More... over 8 years ago
Merge pull request #53 from freiheit/heroku
freiheit
as Eric Eisenhart
More... over 8 years ago
Merge branch 'master' of github.com:freiheit/discord_feedbot
freiheit
as Eric Eisenhart
More... over 8 years ago
Fix code blocks (```)
freiheit
as Eric Eisenhart
More... over 8 years ago
Experimental Heroku support files, for Issue #51.
freiheit
as Eric Eisenhart
More... over 8 years ago
Double-aggressive autopep
freiheit
as Eric Eisenhart
More... over 8 years ago
More aggressive autopep
freiheit
as Eric Eisenhart
More... over 8 years ago
Formatting fixups
freiheit
as Eric Eisenhart
More... over 8 years ago
Trying to make setting gameplayed conditional
freiheit
as Eric Eisenhart
More... over 8 years ago
Replace LFS links with proper images
freiheit
as Eric Eisenhart
More... over 8 years ago
Change start_skew from float to int.
freiheit
as Eric Eisenhart
More... over 8 years ago
Merge branch 'master' of github.com:freiheit/discord_rss_bot
freiheit
as Eric Eisenhart
More... over 8 years ago
Tool to show all entries in a feed, to help with debugging when there is a problem with a specific item in the feed.
freiheit
as Eric Eisenhart
More... over 8 years ago
Basically just some documentation adjustments.
freiheit
as Eric Eisenhart
More... over 8 years ago
Basically just some documentation adjustments.
freiheit
as Eric Eisenhart
More... over 8 years ago
Minor adjustments to start_skew: - make skew sleep a float instead of int - add a minimum sleep time (default to 0.1 second) - Make log and behavior actually match
freiheit
as Eric Eisenhart
More... over 8 years ago
Add start_skew option to each feed to help with Issue #47.
freiheit
as Eric Eisenhart
More... over 8 years ago
Set bot to "idle", since it will never reply...
freiheit
as Eric Eisenhart
More... almost 9 years ago
Update discord.py version required.
freiheit
as Eric Eisenhart
More... almost 9 years ago
Merge pull request #39 from jamiebatch452/patch-1
freiheit
as Eric Eisenhart
More... almost 9 years ago
Fix python 3.4 detection to work for newer pythons.
freiheit
as Eric Eisenhart
More... almost 9 years ago
I changed change_status to change_presence due to it been outdated More... almost 9 years ago
Merge branch 'master' of github.com:freiheit/discord_rss_bot
freiheit
as Eric Eisenhart
More... almost 9 years ago
Refuse to run with python less than 3.4, because errors about syntax error on "yield" are totally confusing.
freiheit
as Eric Eisenhart
More... almost 9 years ago