kiranshila / Doplarr

An *arr request bot for Discord
MIT License
436 stars 31 forks source link

Slash Commands Not Showing #115

Closed bokerlol closed 1 year ago

bokerlol commented 1 year ago

Hello,

Just got the bot setup in my server and managed to get it running but I'm getting no slash commands whatsoever. No errors in console either that I can tell.

Currently using docker via Unraid. I am using a community app but I am willing to do normal setup through Portainer if we determine that's the issue.

I've reinvited the bot multiple times and double checked that I have the correct scopes. What am I doing wrong?

image

LOG:

[custom-init] No custom files found, skipping... [ls.io-init] done. 2023-01-01T01:47:07.930Z 9459e9f05694 INFO [doplarr.config:66] - Configuration is valid 2023-01-01T01:47:08.409Z 9459e9f05694 INFO [discljord.messaging.impl:?] - Starting messaging process 2023-01-01T01:47:08.416Z 9459e9f05694 DEBUG [discljord.connections.impl:?] - Received connection event on shard 0 2023-01-01T01:47:08.416Z 9459e9f05694 INFO [discljord.connections.impl:?] - Connecting shard 0 2023-01-01T01:47:08.418Z 9459e9f05694 DEBUG [discljord.connections.impl:?] - Starting websocket of size 2147483647 at url wss://gateway.discord.gg 2023-01-01T01:47:08.512Z 9459e9f05694 DEBUG [doplarr.core:51] - Got unhandled event :connected-all-shards nil 2023-01-01T01:47:08.744Z 9459e9f05694 DEBUG [discljord.connections.impl:?] - Sending identify payload for shard 0 2023-01-01T01:47:08.744Z 9459e9f05694 DEBUG [discljord.connections.impl:?] - Starting a heartbeat with interval 41250 on shard 0 2023-01-01T01:47:08.922Z 9459e9f05694 INFO [doplarr.core:38] - Discord connection successful 2023-01-01T01:47:08.935Z 9459e9f05694 INFO [doplarr.core:43] - Connected to guild

bokerlol commented 1 year ago

Seems to have resolved itself! Commands are now showing.