tangled
alpha
login
or
join now
zenfyr.dev
/
xmpp-discord-bridge
0
fork
atom
fork of https://f-hub.org/XMPP/xmpp-discord-bridge
0
fork
atom
overview
issues
pulls
pipelines
commits
Author
Commit
Message
Date
Masked Witch
a7e9049b
Fixed import. Listed more options in README.
1y ago
James Shiffer
77e032e6
Listen to the *correct* Discord event - Alex is a retard.
1y ago
James Shiffer
d52dd74d
Respect mirror_subject setting even after startup
1y ago
James Shiffer
16b822a3
Undo debug logging hack
1y ago
James Shiffer
0f209add
Configurable mirroring of discord description, icon
1y ago
James Shiffer
52c51ec5
Keep track of discord/xmpp msg counterparts for reply context
1y ago
James Shiffer
c226ee5c
Send replies compliant with XEP-0461
1y ago
James Shiffer
571e81ca
Use slixmpp branch with join_muc fix
1y ago
James Shiffer
36aa7dc6
I think this is how you do it with slixmpp 1.8
1y ago
James Shiffer
904c9954
Fix intents
1y ago
James Shiffer
195a75bb
Rename
1y ago
lug
c30dab5e
Made this shit usable
1y ago
Alexander "PapaTutuWawa
757976c8
main: Remove Discord webhooks if they are not authenticated
3y ago
Alexander "PapaTutuWawa
48c8893d
repo: Pin dependencies
This fixes an issue with slixmpp > 1.7.1
3y ago
Alexander "PapaTutuWawa
d1a1946b
docs: Fix typo in the toml documentation
3y ago
Alexander "PapaTutuWawa
9822d777
main: Allow loading the component secret
4y ago
Alexander "PapaTutuWawa
8ab23c63
main: Accept the config file from the cli
4y ago
Alexander PapaTutuWawa
40fcd404
avatar: Guard against a non-specified type
4y ago
Alexander PapaTutuWawa
3d3686c3
xmpp: Add a temporary fix for avatar retrieval
4y ago
Alexander PapaTutuWawa
7b0e1f7e
xmpp: Make URL removal configurable
4y ago
Alexander PapaTutuWawa
a718ab6f
xmpp: Fix Discord embeds
4y ago
Alexander PapaTutuWawa
8aeb098b
xmpp: Migrate from discord.py to nextcord
4y ago
Alexander PapaTutuWawa
8c643581
xmpp: Fix muc_mention_compat
4y ago
Alexander PapaTutuWawa
d3851701
xmpp: Improve affiliation setting and react to SIGTERM
4y ago
Alexander PapaTutuWawa
704ee770
xmpp: Fix typo
4y ago
Alexander PapaTutuWawa
3bafcb91
xmpp: Use webhook.send
4y ago
Alexander PapaTutuWawa
edf70774
xmpp: Fix webhook not working if using avatar relaying
4y ago
Alexander PapaTutuWawa
963deb70
b
4y ago
Alexander PapaTutuWawa
74d9e1dd
xmpp: Ignore presence from users outside of tracked channels
4y ago
Alexander PapaTutuWawa
ebbbf782
xmpp: Fix webhook with no Content-Type
4y ago
Alexander PapaTutuWawa
0e60c8c8
xmpp: Fix typo
4y ago
Alexander PapaTutuWawa
7042ff8c
a
4y ago
Alexander PapaTutuWawa
c3e20ee3
y
4y ago
Alexander PapaTutuWawa
123f3b87
tet
4y ago
Alexander PapaTutuWawa
f4d413cd
xmpp: Add missing await
4y ago
Alexander PapaTutuWawa
0a954eb3
docs: Update README
4y ago
Alexander PapaTutuWawa
d754fe77
xmpp: Better mirror channel name and description
4y ago
Alexander PapaTutuWawa
27d1529e
misc: Fix general things
4y ago
Alexander PapaTutuWawa
6afffe04
misc: Update .gitignore
4y ago
Alexander PapaTutuWawa
3f015228
docs: Add readme and License
4y ago
Alexander PapaTutuWawa
1fb41577
Pull apart the main file
4y ago
Alexander PapaTutuWawa
fee845ef
Add existing code
4y ago
Alexander PapaTutuWawa
3152aa73
Initial commit
4y ago
Fixed import. Listed more options in README.
a7e9049b
Masked Witch
1y
Listen to the *correct* Discord event - Alex is a retard.
77e032e6
James Shiffer
1y
Respect mirror_subject setting even after startup
d52dd74d
James Shiffer
1y
Undo debug logging hack
16b822a3
James Shiffer
1y
Configurable mirroring of discord description, icon
0f209add
James Shiffer
1y
Keep track of discord/xmpp msg counterparts for reply context
52c51ec5
James Shiffer
1y
Send replies compliant with XEP-0461
c226ee5c
James Shiffer
1y
Use slixmpp branch with join_muc fix
571e81ca
James Shiffer
1y
I think this is how you do it with slixmpp 1.8
36aa7dc6
James Shiffer
1y
Fix intents
904c9954
James Shiffer
1y
Rename
195a75bb
James Shiffer
1y
Made this shit usable
c30dab5e
lug
1y
main: Remove Discord webhooks if they are not authenticated
757976c8
Alexander "PapaTutuWawa
3y
repo: Pin dependencies
This fixes an issue with slixmpp > 1.7.1
48c8893d
Alexander "PapaTutuWawa
3y
docs: Fix typo in the toml documentation
d1a1946b
Alexander "PapaTutuWawa
3y
main: Allow loading the component secret
9822d777
Alexander "PapaTutuWawa
4y
main: Accept the config file from the cli
8ab23c63
Alexander "PapaTutuWawa
4y
avatar: Guard against a non-specified type
40fcd404
Alexander PapaTutuWawa
4y
xmpp: Add a temporary fix for avatar retrieval
3d3686c3
Alexander PapaTutuWawa
4y
xmpp: Make URL removal configurable
7b0e1f7e
Alexander PapaTutuWawa
4y
xmpp: Fix Discord embeds
a718ab6f
Alexander PapaTutuWawa
4y
xmpp: Migrate from discord.py to nextcord
8aeb098b
Alexander PapaTutuWawa
4y
xmpp: Fix muc_mention_compat
8c643581
Alexander PapaTutuWawa
4y
xmpp: Improve affiliation setting and react to SIGTERM
d3851701
Alexander PapaTutuWawa
4y
xmpp: Fix typo
704ee770
Alexander PapaTutuWawa
4y
xmpp: Use webhook.send
3bafcb91
Alexander PapaTutuWawa
4y
xmpp: Fix webhook not working if using avatar relaying
edf70774
Alexander PapaTutuWawa
4y
b
963deb70
Alexander PapaTutuWawa
4y
xmpp: Ignore presence from users outside of tracked channels
74d9e1dd
Alexander PapaTutuWawa
4y
xmpp: Fix webhook with no Content-Type
ebbbf782
Alexander PapaTutuWawa
4y
xmpp: Fix typo
0e60c8c8
Alexander PapaTutuWawa
4y
a
7042ff8c
Alexander PapaTutuWawa
4y
y
c3e20ee3
Alexander PapaTutuWawa
4y
tet
123f3b87
Alexander PapaTutuWawa
4y
xmpp: Add missing await
f4d413cd
Alexander PapaTutuWawa
4y
docs: Update README
0a954eb3
Alexander PapaTutuWawa
4y
xmpp: Better mirror channel name and description
d754fe77
Alexander PapaTutuWawa
4y
misc: Fix general things
27d1529e
Alexander PapaTutuWawa
4y
misc: Update .gitignore
6afffe04
Alexander PapaTutuWawa
4y
docs: Add readme and License
3f015228
Alexander PapaTutuWawa
4y
Pull apart the main file
1fb41577
Alexander PapaTutuWawa
4y
Add existing code
fee845ef
Alexander PapaTutuWawa
4y
Initial commit
3152aa73
Alexander PapaTutuWawa
4y