JordannDev / VATSIM-Notify

Vatsim Notify is a simple Discord bot which will send messages into a specified channel when a controller logs into the Vatsim network.
0 stars 2 forks source link

Not pulling List #1

Open azarathkhan opened 3 years ago

azarathkhan commented 3 years ago

The bot will not sync with the vatsim data file if the bot is added/connected to the Discord server. It gets stuck at "Connected to WebSocket" after load.

Output from the console:

java -jar .\VATSIM_Notify-1.1.jar
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
SLF4J: Failed to load class "org.slf4j.impl.StaticMDCBinder".
SLF4J: Defaulting to no-operation MDCAdapter implementation.
SLF4J: See http://www.slf4j.org/codes.html#no_static_mdc_binder for further details.
[main] INFO JDA - Login Successful!
[JDA MainWS-WriteThread] INFO WebSocketClient - Connected to WebSocket
JordannDev commented 3 years ago

The issue here is that Discord has updated their API, and has required the Bot's to pass "Gateway Intents". If I have some free time this week, I'll make a new version that is updated with JDA, and VATSIM's new feed.