qweri0p / culturebot

Crappy discord bot that gives you random (wholesome) hentai
https://discord.com/api/oauth2/authorize?client_id=1177354553956511764&permissions=0&scope=bot
MIT License
1 stars 0 forks source link

make a docker image on ghcr.io #4

Closed qweri0p closed 11 months ago

qweri0p commented 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: