alexames / DeltaBot

GNU General Public License v3.0
65 stars 18 forks source link

First round of testing #45

Closed chrisuehlinger closed 10 years ago

chrisuehlinger commented 10 years ago

Alright, I've set up a basic testing framework and modified some stuff to make it easier to test. Here's a rundown of everything:

PixelOrange commented 10 years ago

I looked through the code and didn't see anything that concerned me other than the "log" changes.

As far as the "reset" command goes, it's supposed to clear the prev_id.txt so that the bot will scan all comments instead of just the latest comments. It's helpful when deltabot has been down for a while.