Please sign in to access this page
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
[previous devlog did not count any time]
worked on a second iteration of this but for custom servers instead of multiguild
code for this part is available at /duxv2
the code of this iteration which contains the following features -
first blood announcement
progress updates
admin logs
better leaderboards and lb for first blood
hunt endgame and configuration through a json instead of multiguild
worked on a second iteration of this but for custom servers instead of multiguild
code for this part is available at /duxv2
the code of this iteration which contains the following features -
first blood announcement
progress updates
admin logs
better leaderboards and lb for first blood
hunt endgame and configuration through a json instead of multiguild
there were issues with deployment as i had reset the token , somehow nest was not refreshing and using the old token from env file fix all of that
it seems there was a bug in the database where deleting and readding hunts was not possible due to how backup worked , debugged and fixed that
I forgot to create a project and post devlogs as i thought i could not double dip this with converge but im almost done with the bot at this point
i used sqlite and javascript to built it (d.js)
it allows you to run cryptic hunts in your own server with only minimal config and setup