TeamOctolings / Octobot

A general-purpose Discord bot for moderation written in C#

Home Page:https://teamoctolings.github.io/Octobot/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Separate welcome messages channel

Octol1ttle opened this issue · comments

Description

Currently, all public messages go in a single channel, the PublicFeedbackChannel. Some users may prefer to have normal log messages sent separately from welcome ones (as welcome messages can be an annoyance)

Proposed Solution

Add a WelcomeMessage(s)Channel

Other Information

No response