TheCraiggers / Pathfinder-Discord-Bot

MIT License
24 stars 15 forks source link

Need to pull cached messages too #42

Closed TheCraiggers closed 4 years ago

TheCraiggers commented 4 years ago

The new backend has so many messages that a single fetch could not grab them all. Added a looping mechanism to account for that.

Also, fixing time not saving.