Closed qweri0p closed 11 months ago
this will require me to change the way the token and client_id are accessed by the program
i will also need to change how the register function works perhaps just
module.exports = {register}
in register.ts and importing the register function in main and calling it?
token and client_id can be gotten using environment variables
lastly make github actions build the image i have 0 experience with github actions so this should be fun :+1:
this will require me to change the way the token and client_id are accessed by the program
i will also need to change how the register function works perhaps just
in register.ts and importing the register function in main and calling it?
token and client_id can be gotten using environment variables
lastly make github actions build the image i have 0 experience with github actions so this should be fun :+1: