Add basic channel and chat bridge.

This commit is contained in:
Logan Gorence
2021-12-22 01:38:22 +00:00
parent be7df6dcc6
commit 69380906e6
8 changed files with 144 additions and 14 deletions

View File

@ -0,0 +1,10 @@
# Authentication configuration for the bridge.
authentication:
# Token from the Discord Bot developer's page.
token: abc123
# Channel configuration for the bridge.
channel:
# Channel ID, can be copied by turning on Developer Mode in User Settings -> Advanced. The ID can
# then be copied by right-clicking the channel and selecting "Copy ID".
id: 123456789