charredgrass / charred-discord-bot

Personal Discord bot. Written in Typescript, run using node.js.
MIT License
1 stars 1 forks source link

Final command rewrite changes #60

Closed charredgrass closed 2 years ago

charredgrass commented 2 years ago

Fully upgrade autocomplete on runescape.ts to match substrings anywhere. Resolves #59.

Also updates many functions to use Typescript typing to help in the future :)