Skip to content

v3.3.0

Compare
Choose a tag to compare
@O-Mutt O-Mutt released this 01 Oct 19:32
· 120 commits to main since this release
d949679
Add top sender (#98)

* Add top point giver to the response

* Iterate the users object

* forgot the toarray bit

* Adding new db field to help with functions

* Updating sender db queries to only find if total exists

* Adding cron

* Update the cron

* Update cron to configure day of week and cron timing

* fixing parse int issue

* Updating package.json with updated repos

* Move to node 16

* adding x placeholders to node

* Add npm

* Bump version prep

* Bump versions of node around

* I'm a derp and forgot the i in a loop

* Adding more stats

* Finish up the cron setup