qaisjp / go-discord-irc

The Discord and IRC bridge with puppets! An IRC user is created for each Discord user, messages from IRC seamlessly appear on Discord, and Discord mentions are automagically converted to and from IRC.
MIT License
113 stars 32 forks source link

Not Automatically Reading config.yml #130

Open Zuberlan opened 2 years ago

Zuberlan commented 2 years ago

The discord bridge running from a docker is not reading the config.yml file and updating the channels automatically. The bot on discord has all the necessary privileges and can update Webhooks.

qaisjp commented 2 years ago

makes sense, this is because we copy the config.yaml and not pipe it as a volume - https://github.com/qaisjp/go-discord-irc/blob/a82661f3bda41da038c375da65e969d350091bd4/Dockerfile#L5