Skip to content

Sopel module for connecting Discord and IRC channels

License

Notifications You must be signed in to change notification settings

pmrowla/sopel-discord

Repository files navigation

sopel-discord

Sopel module for connecting Discord and IRC channels.

This module requires a Discord App Bot account token. The Discord Bot account must also have the "Manage webhooks" permissions on any relevant channels.

Requirements

Configuration

This module is configured via a [discord] section in the Sopel configuration file.

[discord]
# Discord Bot token
discord_token = AbCd1234.5678.AbcD1234
# Comma-separated list of <Discord channel ID>:<IRC channel> mappings
channel_mappings = 1234:#irc-chan1, 5678:#irc-chan2

About

Sopel module for connecting Discord and IRC channels

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages