Cyanic76 / discord-modmail

THIS IS A MIRROR. ISSUES AND PR MUST BE SUBMITTED TO CODEBERG.
https://codeberg.org/Cyanic76/discord-modmail
MIT License
77 stars 48 forks source link

Massive Issue, nothink working... #3

Closed MaximKing1 closed 3 years ago

MaximKing1 commented 4 years ago

So I have setup the bot as it says in the config.json and touched nothink else done npm I to install and hosting on VPS, it creates the channel but I can’t use the commands like areply, complete, pause etc or when someone speaks at the bot it sends loads of Created Ticket 1, then will say 2 then 3 etc won’t reply to last ticket?

Cyanic76 commented 3 years ago

Thanks for reporting this issue.

Do you have any log or error showing up in your npm console?

Also, did quick.db create a json.sqlite file?

MaximKing1 commented 3 years ago

So it don’t have any errors and did create a json.SQLite file which had data in it, the bot just made the channel and the description was working etc just commands or anything else weren’t ... @Cyanic76

Cyanic76 commented 3 years ago

I pushed a commit recently. I'll try to give a look into this.

Do you host your bot on heroku?

MaximKing1 commented 3 years ago

No I use a VPS server with 2GB memory

MaximKing1 commented 3 years ago

@Cyanic76

oodvg commented 3 years ago

can you show the error please?

Cyanic76 commented 3 years ago

can you show the error please?

There are no errors as far as I know.

I'm looking for a fix rn, but the thing is that I tested the code and put it on my personal bot, it does not seem to log any errors.

Cyanic76 commented 3 years ago

Another question, does the json.sqlite file gets deleted or cleared?

MaximKing1 commented 3 years ago

@Cyanic76 The json.sqlite file does not get cleared or deleted and the ticket does show a number.

Cyanic76 commented 3 years ago

The bug has been fixed.