chaun14 / invite-manager-bot

A discord bot that tracks invites and much more. Forked for invitelogger https://invitelogger.me
https://classic.invitelogger.me/
GNU General Public License v3.0
34 stars 23 forks source link

bug #13

Closed shadowTW closed 3 years ago

shadowTW commented 3 years ago

Why the commands are not working, and .botstatus it's glitched

chaun14 commented 3 years ago

hello can i have some logs or screenshots?

shadowTW commented 3 years ago

yes wait

shadowTW commented 3 years ago

Capture Capture2

chaun14 commented 3 years ago

It's a known bug. Use npm run dev to start the bot without the controller

shadowTW commented 3 years ago

Capture3 the bot works on glitch.com?

chaun14 commented 3 years ago

idk. It isn't made for and it needs a mysql database

SyntaxDragon commented 3 years ago

Glitch can run the bot and I see no issues with actually running the bot minus the long wait for it to be compiled, personally, if you're using glitch it's unlikely you have a server for rabbitmq or MySQL which are needed to run the bot. You would also need to make sure that you don't make any changes on glitch otherwise you're constantly rebuilding your bot. Personally use the main instance provided or get a server.

chaun14 commented 3 years ago

Yes it may work on platforms like glitch but it's more complicated than running it on a basic vps with mysql and other dependencies installed on.

chaun14 commented 3 years ago

It was an issue with the controller fixed in the last commit https://github.com/chaun14/invite-manager-bot/commit/49c160006805b3d8ff969d29915c8745911ec700

updating the code should fix the problem