Permission Issue in Forum Channels

I’m encountering an issue with Rick in Discord Forum channels.

:point_right: Here’s a summary of the situation:

  • Rick has all the required permissions set correctly.
  • Slash commands work perfectly in forum channels (posts) and other channel types on Discord.
  • However, Rick does not respond to $cashtags, contract addresses (CAs), or certain commands like .d (used for generating summaries) when used in forum channel posts.
  • It’s not about text channels but specifically about forum channels in Discord, including their individual posts.

It seems this issue is specific to how Rick processes input within forum posts, as everything else works as expected.

Any guidance or fixes for this issue would be greatly appreciated! :grinning:

This is a permission issue on your end, make sure Rick can see messages in the forum topic.

Rick works fine in forums.


Both the user and the role have the following permissions for the forum channels:

  • View Channels
  • Create Posts
  • Send Messages in Posts
  • View Post History

Server Permissions: (yes german pics i know)

i dont know what iam doing wrong :slightly_frowning_face:

thnx :wave:

You are looking at your server level permissions; you need to look at the permissions on a channel (or forum) level.

I think I’ve figured out the problem…

I created a test forum, and Rick worked there perfektly.

Then I realized that in the existing forum, only a specific role has access.

I gave Rick the following permissions in this forum, and now it works:

  • Create posts
  • Send messages in posts
  • Manage messages
  • Manage posts

Without these permissions, Rick are response on slash commands but not on the $Cashtags and the Ca´s … but with this permissions, now it works

Correct, that is exactly what FAQ for Discord covers. Glad you figured it out!