uaf-cs / nookbot

BSD 3-Clause "New" or "Revised" License
6 stars 6 forks source link

Rewrite of NookBot into Typescript #5

Closed katlyn closed 3 years ago

katlyn commented 4 years ago

This PR implements a rewrite of NookBot into Typescript. This should allow us to be a bit more flexible with what we implement, as well as potentially being a bit more reliable due to using a more widely known library. This PR also implements Docker as a method of running NookBot.

Features needed for parity