Commit Graph

20 Commits

Author SHA1 Message Date
37e691eebf Update Noblox to 6.0.2 2024-08-27 23:11:28 -05:00
d1066e2737 Use alternate API for current user and skip cookie validation 2024-08-27 21:28:33 -05:00
b3fdd8e2f1 Improve error messages a bit for new API 2024-08-26 21:38:17 -05:00
4f77012a9a Use new asset API 2024-08-21 22:48:30 -05:00
41affeae6e Initial fix 2024-08-21 16:55:26 -05:00
b4fe2da92d Consistency... 2024-04-29 15:42:01 -05:00
daee1c95f3 Allow retaking models 2024-04-29 15:38:51 -05:00
9cb8c24e58 Log errors to a channel and also fix/improve error handling 2024-04-25 12:33:55 -05:00
759ce8717e Use the built-in defer reply method 2024-04-24 11:03:25 -05:00
3a167cf686 Parse map models and validate them (#13)
Some checks failed
continuous-integration/drone/push Build is failing
The enhancements:
- Added map validation that checks for some common errors that maps have
- /take: Does map validation but will still take the map even if there are problems
- /take: Improved the help text and added links to the maptest places
- /submit: Does map validation and will not let you submit if there are problems
- /submissions: Now shows the map's display name and creator
- Added an ESLint config and tidied some things up
- Updated some of the packages

Reviewed-on: #13
Co-authored-by: Carter Penterman <carterpenterman@gmail.com>
Co-committed-by: Carter Penterman <carterpenterman@gmail.com>
2024-04-24 06:28:07 +00:00
214790809d Use non-rate-limited API and improve some stuff 2024-04-15 21:15:35 -05:00
14d57a4561 Use built-in Noblox 'buy' function
All checks were successful
continuous-integration/drone/push Build is passing
2024-04-15 12:13:08 -05:00
e8c41bb821 Bot checks inventory when taking/submitting 2024-04-15 03:13:32 -05:00
10d93041fc Fix quatcode
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-18 22:21:59 -04:00
378c456b85 use centralized dictionary instead of hardcoded if-else for each game 2023-03-08 14:23:21 -08:00
d5a0d8e847 add wrapper around deprecated API 2023-03-04 15:09:41 -06:00
1d967328be Add CI files
All checks were successful
continuous-integration/drone/push Build is passing
2022-06-17 23:26:52 -04:00
6e50de5310 added submissions 2022-05-13 12:01:16 -05:00
62b6f2628f added multiple game support 2022-05-13 00:06:45 -05:00
fda4a09112 added slash command and basic functionality 2022-05-12 14:56:35 -05:00