I sometimes stop the bot at a time when it is trying to do something, like accept an invite. Then when I start it, it tries to accept the invite, the only way I can see to restart it. is to full close it and start a new one.. Any help?
it depends how things where coded. if its set to respond to an invite then it probably uses a hook when the invite pops up. even if you stop a bot the event gets queued and will continue when you start the bot.
so yea, in that case you would have to restart it.