QuadraticBot / QuadraticBot2.0

A simple, user-friendly giveaway bot that uses slash commands and buttons. Invite it to your server with the link below.
https://discord.com/api/oauth2/authorize?client_id=930172444910702653&permissions=150528&scope=applications.commands%20bot
GNU General Public License v3.0
14 stars 10 forks source link

Your changes make it hard to selfhost #5

Closed ATHDevelopers closed 2 years ago

ATHDevelopers commented 2 years ago

Can u give me a guide on how to self host this

Henry-Hiles commented 2 years ago

It's pretty simple, what are you having trouble with?

ATHDevelopers commented 2 years ago

The startup commands + the bug isn't fix it still not ending at the ending time in the official bot

Henry-Hiles commented 2 years ago

To install pnpm do <sudo on linux> npm i -g pnpm

Henry-Hiles commented 2 years ago

I am going to make a seperate issue for this bug.

ATHDevelopers commented 2 years ago

Not working have you try to self host your change?

Henry-Hiles commented 2 years ago

Not working have you try to self host your change?

Yes. What is your error?

ATHDevelopers commented 2 years ago

Not working have you try to self host your change?

Yes. What is your error?

Giveaway not ending when I choose more than 1 winners

Henry-Hiles commented 2 years ago

Not working have you try to self host your change?

Yes. What is your error?

Giveaway not ending when I choose more than 1 winners

When self-hosting?

ATHDevelopers commented 2 years ago

Not working have you try to self host your change?

Yes. What is your error?

Giveaway not ending when I choose more than 1 winners

When self-hosting?

No in your bot

Henry-Hiles commented 2 years ago

Not working have you try to self host your change?

Yes. What is your error?

Giveaway not ending when I choose more than 1 winners

When self-hosting?

No in your bot

Oh, probably related to https://github.com/Henry-Hiles/QuadraticBot2.0/issues/6, unfortunately i cannot reproduce. I meant what error when self-hosting.

ATHDevelopers commented 2 years ago

Same thing as #6

Henry-Hiles commented 2 years ago

I see, i cannot reproduce this error, i will keep trying.

Henry-Hiles commented 2 years ago

Does selfhosting now work though?

ATHDevelopers commented 2 years ago

Oop it was working this morning now it saying cannot read property of undefined userId

ATHDevelopers commented 2 years ago

check the file that has the userId and see if you mistyped anything in there

Henry-Hiles commented 2 years ago

check the file that has the userId and see if you mistyped anything in there

Well the thing ie it only happens to some people.it has been an issue for a while, but as i cannot reproduce i ak still trying to figure it out, and info would be appreciated. Though can we move this to #6? If selfhosting works pls LMK i will close this.

ATHDevelopers commented 2 years ago

Okie

Henry-Hiles commented 2 years ago

Thank you. Now if you can, please post some info, E.G. giveaway arguments in #6. :)

ATHDevelopers commented 2 years ago

Last question Are you are using typescript in javascript?