kelco-chan / vyne

A bot with pomodoro timers, statistics and more tools for group studying in discord servers.
https://top.gg/bot/961445600967163954
2 stars 1 forks source link

Not registered bot - how to self host? #9

Open planetahuevo opened 2 years ago

planetahuevo commented 2 years ago

Hi image The bot is not registered. Can you provide instructions on how to host on docker?

Thanks

kelco-chan commented 2 years ago

Hello @planetahuevo,

Right now, I do plan on getting it verified very soon but sadlyI have some other important things going on in my life right now. I should be able to get it verified within two weeks.

I advise against self-hosting this bot, since the bot may have instabilities that I have not tested for, since the it is currently not hosted in a docker environment. I would noy recommend self-hosting thsi bot since you'll have to see read my patchy ugly code (ugh).

But as a general guide, just add the correct variables to a config.json file at the project root (see the code for references to a config.json, it shouldn't be too hard). The scripts required to register the slash commands should be at scripts/. If you find some things you don't understand in the code feel free to ask. This project should be a simple node.js project that uses index.js as its main entrypoint.

Best Regards, Wyvern

planetahuevo commented 2 years ago

Thank you for the fast reply and thank you for making this open source and for giving some advice on the selfhost. :) I think it is a nice small bot. I will wait for it to be registered.

t0mm1 commented 1 year ago

Sorry to be the annoying person that asks; is there a new ETA on when the verification will be done? Hope you are doing well regardless!