FactoKit / FactoCord

A Factorio bot for Discord built in Golang.
MIT License
37 stars 14 forks source link

Bot not responding to commands #8

Open vedrit opened 6 years ago

vedrit commented 6 years ago

I've recently noticed that the bot no longer seems to be responding to commands. I don't know if it's related to changes that Discord has been making to the API's or if it's something else. I've tried a complete re-build of the executable, with fresh downloads of all dependencies and files. The bot will post in the channel when the server starts and when players join, but any commands posted to chat do not do anything. I am unable to find any logs for the bot, only logs for Factorio itself.

zacps commented 6 years ago

Also experiencing this issue.

robertvalik commented 5 years ago

As I am not familiar with go lang, this may be a wrong answer. But there is some issue (or feature I dont understand yet) with inports if you build FactoCord bot from source?

Distortions81 commented 5 years ago

Same here, the embed messages don't work... and the admincheck doesn't work. The ID comes in, but it doesn't match against .env ( it seems to think it is empty? )