Trouble getting it to workSolved

I am having trouble getting this to work. I'm sure it's something small I'm overlooking, but havent been able to figure it out. The discord extension is installed on my server (rebooted after installing), and the PlaceholderAPI. I have gone through the Discord developer portal and created an app and bot and it is connected to my Discord server, in the right room with permissions set. I have added the bot api token to the plugin config in the "Discord Bot Token" spot, and added the channel id where the bot has access under "Action Log Channel ID".  I've tried painting signs, and using sign artist for an image, and nothing shows in Discord.

Here is the debug output when reloading the plugin:

Loaded plugin Discord Sign Logger v1.0.2 by MJSU
[Discord Extension] [Info]: Discord socket opened!
[Discord Extension] [Debug]: Received socket message, OpCode: Hello
[Discord Extension] [Debug]: HeartbeatHandler.SetupHeartbeat Creating heartbeat with interval 41250ms.
[Discord Extension] [Debug]: SocketListener.HandleHello Identifying bot with discord.
[Discord Extension] [Debug]: SocketCommandHandler.Enqueue Queuing command Identify
[Discord Extension] [Debug]: Received socket message, OpCode: Dispatch
[Discord Extension] [Debug]: Received OpCode: Dispatch, event: READY
[Discord Extension] [Info]: Your bot was found in 1 Guilds!
[Discord Extension] [Debug]: SocketCommandHandler.OnSocketConnected Socket Connected. Sending queued commands.
[Discord Extension] [Debug]: Received socket message, OpCode: Dispatch
[Discord Extension] [Debug]: Received OpCode: Dispatch, event: GUILD_CREATE​

 

Hey, Can you share you config and be sure to remove the bot token? 

MJSU

Hey, Can you share you config and be sure to remove the bot token? 

Here's the pastebin for it...
https://pastebin.com/FHGSnGk9

Would like to add that I'm also having issues setting this plugin up, despite seeming to be doing everything asked. Config is the same as what nemesys has posted above, yet nothing coming through on Discord. Any thoughts?

TexasRed

Would like to add that I'm also having issues setting this plugin up, despite seeming to be doing everything asked. Config is the same as what nemesys has posted above, yet nothing coming through on Discord. Any thoughts?

All fixed now.

TexasRed

All fixed now.

Did it just start working for you without any changes? Or did you make configuration changes to get it to work?

K12z8Sm0K8vVjKk.jpg nemesys

Did it just start working for you without any changes? Or did you make configuration changes to get it to work?

You haven't specified the Discord Channel ID in the config for the message to go to.

That did it. Not sure how i missed that spot. Thanks!

Locked automatically