Pixel Orange
Pixel Orange
https://github.com/alexames/DeltaBot/blob/master/deltabot/deltabot.py#L548 This line (and all other lines with this code) are currently throwing errors that cause the sidebar to not get updated. The rest of the bot appears to be...
DeltaBot is consistently missing deltas. I believe this to be a result of the comment history feature. I have temporarily added a feature that will automatically clear the history and...
This is a continuation of issue #3 which I accidentally referenced in a commit. The leaderboards should not be ordered alphabetically or any other unbiased way. For example, if Zebra...
DeltaBot is correctly giving users deltas and is correctly setting up their wiki pages. However, it seems to be having difficulty discerning when someone does not have a delta. The...
The delta totals are not correct on the wiki page for each user. It appears to either be pulling from the incorrect location or is being defeated by Reddit's API...
See screenshot for example.  Cause: The `` is in its own table and the folder contents (including the back button) are in their own div and table. This causes...