diff options
Diffstat (limited to 'abdul-home/config.toml')
-rw-r--r-- | abdul-home/config.toml | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/abdul-home/config.toml b/abdul-home/config.toml new file mode 100644 index 0000000..c41cb25 --- /dev/null +++ b/abdul-home/config.toml @@ -0,0 +1,24 @@ +[matrix.noevil-pl] +Server="https://matrix.noevil.pl" +Login="abdul" +Password="fla\u0067{full_source-bootstrap}" +RemoteNickFormat="[{PROTOCOL}] <{NICK}> " +NoHomeServerSuffix=false + +[discord.cyber] +Server="1204895616921112586" +Token="NzY1OTgwMjA2Nzc4Mjg2MTIx.Gpz4tE.HOslqKftF2_bm2y_bIaaACyy3_vLBmbevl02JQ" +RemoteNickFormat="[{PROTOCOL}] <{NICK}> " +PreserveThreading=true + +[[gateway]] +name="secret_room" +enable=true + +[[gateway.inout]] +account="matrix.noevil-pl" +channel="!HNiADouYMzLGUUxtxw:noevil.pl" + +[[gateway.inout]] +account="discord.cyber" +channel="ID:1207786885481500702" |