Ignore editor locks, too... |
|
More...
|
over 9 years ago
|
Ignore another editor file... |
|
More...
|
over 9 years ago
|
Make it easy to have a config in this dir that doesn't conflict with git |
|
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. |
|
More...
|
over 9 years ago
|
Fixing debug output for which channel is being posted to... |
|
More...
|
over 9 years ago
|
Fixing tiny bug that broke everything... |
|
More...
|
over 9 years ago
|
Minor logging adjustments |
|
More...
|
over 9 years ago
|
Set debug to "levels", to allow for setting just this module to DEBUG output, and the rest controlled separately. |
|
More...
|
over 9 years ago
|
Clean up log output a bit... |
|
More...
|
over 9 years ago
|
Move debug into config file, and start setting fewer global variables |
|
More...
|
over 9 years ago
|
Change all the prints to logging things, to make verbosity easier to control. |
|
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) |
|
More...
|
over 9 years ago
|
Merge branch 'master' of github.com:freiheit/discord_rss_bot |
|
More...
|
over 9 years ago
|
Start the setup for multiple feeds |
|
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. |
|
More...
|
over 9 years ago
|
Try to give the docs enough info that somebody could actually set this up... |
|
More...
|
over 9 years ago
|
Initial support for outputting to multiple channels |
|
More...
|
over 9 years ago
|
Added support for a maximum age of an item in a feed, resolving #6. |
|
More...
|
over 9 years ago
|
Reorganize ini to group things that will move into sections separately... |
|
More...
|
over 9 years ago
|
Logging added to resolve #7 and fixed some other small bugs |
|
More...
|
over 9 years ago
|
Minor tweaks to config stuff |
|
More...
|
over 9 years ago
|
Ignore some stuff I don't need |
|
More...
|
over 9 years ago
|
Move current config into configparser-based .ini file |
|
More...
|
over 9 years ago
|
Describe what the heck this is |
|
More...
|
over 9 years ago
|
Initial creation |
|
More...
|
over 9 years ago
|
Initial commit |
|
More...
|
over 9 years ago
|