(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 :)