(04-04-2019, 05:17 PM)hishoa Wrote: Ohhh this sounds promising! Any possible ETA on when it'll be added to the Minion client?
i had a working version ready, but i got some feedback on improvements that i should make before releasing it. im hoping to get it out this weekend when i get time to test everything thoroughly :)
04-05-2019, 05:26 PM (This post was last modified: 04-05-2019, 05:28 PM by mochi.)
(04-05-2019, 04:28 PM)Spyder173 Wrote: Ive got it installed and configured. I can receive a message but cant send any back. ive tried !l1 and !fc. also seeing this error pop up in console.
[Lua Error]: bad argument #3 to 'format' (string expected, got nil)
Callstack:
[?]:0:
[?]:0:
It's having as issue with reading messages from your channel.
I don't think this step is needed, but if you could help me try something that would be super helpful. If you could go back to: https://discordapp.com/developers/applications/me and under your application that you created for the bot, under OAuth2, try this:
- Under Scopes, check Bot
- Scroll down, and under Bot Permissions, check View Channels and Send Messages
- Back under Scopes, hit Copy next to the URL
- Visit the URL in your clipboard, and reauthorize the bot to your server.
If this doesn't help I'll be taking a close look later today. I'm out at the moment but I'll take a look as soon as I get home :)
(04-05-2019, 04:28 PM)Spyder173 Wrote: Ive got it installed and configured. I can receive a message but cant send any back. ive tried !l1 and !fc. also seeing this error pop up in console.
[Lua Error]: bad argument #3 to 'format' (string expected, got nil)
Callstack:
[?]:0:
[?]:0:
It's having as issue with reading messages from your channel.
I don't think this step is needed, but if you could help me try something that would be super helpful. If you could go back to: https://discordapp.com/developers/applications/me and under your application that you created for the bot, under OAuth2, try this:
- Under Scopes, check Bot
- Scroll down, and under Bot Permissions, check View Channels and Send Messages
- Back under Scopes, hit Copy next to the URL
- Visit the URL in your clipboard, and reauthorize the bot to your server.
If this doesn't help I'll be taking a close look later today. I'm out at the moment but I'll take a look as soon as I get home :)
That was it, guess i missed it in the instructions somehow? is it in there? lol thanks for the help.
one more question. This chat is way better than the official App, any chance you could make it into a app so we can skip discord all together?
It's not in the instructions - I didn't think it was needed, but now I know it is :) I'll adjust the instructions soon.
It's easy to use discord as the chat interface for now, but realistically you can use anything as a chat interface. I probably won't make a separate app for chat in the near-term, but maybe in the future :)
Weird that it works and you're still getting the error. I've pushed an update to help.
If you're getting spammed still after the update, if you could set logging level to 3, reload lua plugins (ctrl-l), open console (ctrl-c), type in DiscordChat in the filter at the top, and screenshot what you get.
It'll show your channel and message IDs (but definitely not your bot token), so you should DM it to me and not post it here.
04-06-2019, 11:32 AM (This post was last modified: 04-06-2019, 11:59 AM by hasunami.)
hi!
I have been waiting for this add-on! Really love this.
I have some questions and wanna ask you.
FIrst, my bot remains offline and does not load what I wrote in the Discord chat. I'm definitely setting up the permissions written above, could there be other reasons? It's going to be online right after pressing the button on the wiki page that activates the bot, but if I close the tab, disconnect.
edited: ive lost some updates cuz minionbot had been running for a day...
after updates, it works well at this point.
Second, "FC login" channel doesn't work (bot won't send to Discord from client).
Other channels I'm using seems to be working.
I'm playing on Japanese client, so it may affects by some reason.
Is there any solution to this problem?