Try a couple more config file locations and warn people annoyingly if they're not using a local config. |
|
More...
|
over 8 years ago
|
Merge pull request #56 from jleclanche/master |
|
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 |
|
More...
|
over 8 years ago
|
Change order of http_response.status checking, so that None is checked for first. |
|
More...
|
over 8 years ago
|
Merge pull request #53 from freiheit/heroku |
|
More...
|
over 8 years ago
|
Merge branch 'master' of github.com:freiheit/discord_feedbot |
|
More...
|
over 8 years ago
|
Fix code blocks (```) |
|
More...
|
over 8 years ago
|
Experimental Heroku support files, for Issue #51. |
|
More...
|
over 8 years ago
|
Double-aggressive autopep |
|
More...
|
over 8 years ago
|
More aggressive autopep |
|
More...
|
over 8 years ago
|
Formatting fixups |
|
More...
|
over 8 years ago
|
Trying to make setting gameplayed conditional |
|
More...
|
over 8 years ago
|
Replace LFS links with proper images |
|
More...
|
over 8 years ago
|
Change start_skew from float to int. |
|
More...
|
over 8 years ago
|
Merge branch 'master' of github.com:freiheit/discord_rss_bot |
|
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. |
|
More...
|
over 8 years ago
|
Basically just some documentation adjustments. |
|
More...
|
over 8 years ago
|
Basically just some documentation adjustments. |
|
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 |
|
More...
|
over 8 years ago
|
Add start_skew option to each feed to help with Issue #47. |
|
More...
|
over 8 years ago
|
Set bot to "idle", since it will never reply... |
|
More...
|
almost 9 years ago
|
Update discord.py version required. |
|
More...
|
almost 9 years ago
|
Merge pull request #39 from jamiebatch452/patch-1 |
|
More...
|
almost 9 years ago
|
Fix python 3.4 detection to work for newer pythons. |
|
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 |
|
More...
|
almost 9 years ago
|
Refuse to run with python less than 3.4, because errors about syntax error on "yield" are totally confusing. |
|
More...
|
almost 9 years ago
|