This website requires JavaScript.
Explore
Sign In
discord-bots
/
TheArtificer
mirror of
https://github.com/Burn-E99/TheArtificer.git
Watch
1
Star
1
Fork
You've already forked TheArtificer
0
Code
Issues
1
Packages
Projects
Releases
Wiki
Activity
660f9e9bc2
TheArtificer
/
src
History
Ean Milligan
660f9e9bc2
clean up typing
2025-07-13 05:10:57 -04:00
..
artigen
deno fmt
2025-07-13 04:42:31 -04:00
commands
clean up typing
2025-07-13 05:10:57 -04:00
db
upgrade charset on db to support emojis
2025-07-13 05:10:37 -04:00
embeds
Implement full roll alias system with support for yVars, currently untested. Additionally: made numbers in code more readable, change indentation to spaces in db init files, fix simulatedNominal system defaults to be config driven
2025-07-13 01:22:47 -04:00
endpoints
not sure how this did not come up with the api in the past, but found out a resolve func cannot be passed into a worker. devised a system to store these off while the worker works and pick them back up on the main thread when applicable
2025-07-13 04:25:55 -04:00
events
Implement full roll alias system with support for yVars, currently untested. Additionally: made numbers in code more readable, change indentation to spaces in db init files, fix simulatedNominal system defaults to be config driven
2025-07-13 01:22:47 -04:00
utils
remove command prompt, its never been used and its just legacy code that never got cleaned up
2025-07-08 02:36:59 -04:00
api.ts
Apparently that import map affects deno run as well, fixed so bot runs now
2025-05-01 18:19:57 -04:00
events.ts
Remove the rollDecorators command, implement roll command help library, god this was a pain to write
2025-06-26 03:17:26 -04:00