Allow filtering submissions on date range + add extra info to .csv #8

Merged
Quaternions merged 1 commits from submissions_improvements into master 2024-04-17 04:20:07 +00:00
Collaborator

I updated the command parameters for /submissions, so you will need to run node deploy-commands.js once.

  • You can now filter the submissions based on a date range. I am using a library called Sugar to parse strings to dates because Discord does not support dates as slash command parameters yet (smh).
  • The .csv from submissions now has columns for date_string (i.e. 4/16/24), user_id, and username. The user info only applies to newly submitted maps (I didn't bother retroactively updating submissions).
**I updated the command parameters for /submissions**, so you will need to run `node deploy-commands.js` once. * You can now filter the submissions based on a date range. I am using a library called Sugar to parse strings to dates because Discord does not support dates as slash command parameters yet (smh). * The .csv from submissions now has columns for date_string (i.e. 4/16/24), user_id, and username. The user info only applies to newly submitted maps (I didn't bother retroactively updating submissions).
fiveman1 added 1 commit 2024-04-17 01:04:13 +00:00
Allow filtering submissions on date range + add extra info to .csv
All checks were successful
continuous-integration/drone/push Build is passing
21b7c2876b
Quaternions merged commit 21b7c2876b into master 2024-04-17 04:20:07 +00:00
Quaternions deleted branch submissions_improvements 2024-04-17 04:20:07 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: StrafesNET/maptest-bot#8
No description provided.