Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add config files for Discord connection (servers, server channels, etc.) #2

Open
sh0ckR6 opened this issue Dec 13, 2021 · 1 comment
Assignees
Labels
type: feature This item is about a new feature

Comments

@sh0ckR6
Copy link
Member

sh0ckR6 commented Dec 13, 2021

Having config files would be necessary to allow other users to change which channels the chat messages go to/read from

@sh0ckR6 sh0ckR6 self-assigned this Dec 13, 2021
@sh0ckR6 sh0ckR6 added the type: feature This item is about a new feature label Dec 13, 2021
@sh0ckR6
Copy link
Member Author

sh0ckR6 commented Apr 4, 2022

Looping back around to this project because I have nothing better to do at 1 AM and I want to work on this, a good way to go about doing this would be to have a list of channel ids that the plugin can send all chat messages to via a bot.

Something like this layout:

channels:
  - <channel-id1>
  - <channel-id2>

Might split out the bot into it's own project, or I might just leave it in here as a submodule. I'll see how things go with the bot development.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature This item is about a new feature
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant