Pixel Orange

Results 6 issues of 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...

bug

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...

bug

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...

feature request

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...

bug

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...

bug

See screenshot for example. ![octopifilemanager](https://user-images.githubusercontent.com/5042764/110723002-f3e93c80-81d8-11eb-9826-479f34d8ec1a.PNG) Cause: The `` is in its own table and the folder contents (including the back button) are in their own div and table. This causes...