SeanDaBlack / AbBOT

310 stars 57 forks source link

Log Number of Times Tokens are Collected #47

Closed hamzsait closed 2 years ago

hamzsait commented 2 years ago

I've added the file tokenCollection.py which will keep track of the collected tokens on a csv file. When the server is shut down however, the token collector will reset the csv file to 0.

andria-dev commented 2 years ago

@hamzsait If you take a look at my PR #45 this problem is fixed. Any feedback would be appreciated.

ramblingjordan commented 2 years ago

Closing based on @andria-dev 's note above. If this is a continuing issue please re-open