Please sign in to access this page

Venandi Dux- Bot

Venandi Dux- Bot Used AI

5 devlogs
15h 58m
Created by Whirl

a cryptic hunt bot

Timeline

[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

Update attachment

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

Update attachment
Whirl
Whirl
5h 32m 10 days ago

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

Update attachment
Whirl
Whirl
1h 11m 27 days ago

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

Update attachment

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

Update attachment