redrobotsl/discord-sl-chat-relay

Cache Webhooks

Open

#56 opened on Jun 19, 2026

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (6 forks)auto 404
enhancementhelp wanted

Repository metrics

Stars
 (20 stars)
PR merge metrics
 (PR metrics pending)

Description

Is your feature request related to a problem? Please describe. Currently Everytime we send a message into Discord, we fetch webhooks, how about we do the not on that.

Describe the solution you'd like Store Webhooks per channel in a global object or Map

Additional context Add any other context or screenshots about the feature request here.

Contributor guide