Releases: TISUnion/ChatBridge
Releases · TISUnion/ChatBridge
v2.6.3
19 Jul 15:10
Compare
Sorry, something went wrong.
No results found
Pin satori-python version to avoid its breaking changes
cqhttp,satori: support disable !!stats or !!online command by setting the query target client name to an empty string
v2.6.1
15 Jun 19:52
Compare
Sorry, something went wrong.
No results found
add satori bot support
khl bot update khl.py
CLI clients ignore empty input
v2.5.3
23 Dec 10:30
Compare
Sorry, something went wrong.
No results found
Added docker image support. See readme for more details
Fixed cqhttp bot anonymous message data thing (#40 )
v2.5.2
29 Oct 06:50
Compare
Sorry, something went wrong.
No results found
up-to-date online client bungee command impl, using /glist all now
!!online command on mcdr client
v2.5.1
07 Apr 13:41
Compare
Sorry, something went wrong.
No results found
Fixed using undocumented api from MCDR (#36 )
v2.5.0
13 Mar 19:01
Compare
Sorry, something went wrong.
No results found
Add new packet type custom, for better extensibility
Split broadcast_chat / send_chat api
Fix khl client cannot broadcast !!qq message for cqhttp client
v2.4.1
27 Feb 18:19
Compare
Sorry, something went wrong.
No results found
Added enable switch in mcdr plugin config
Fixed some typo (#34 ) and make CQ bot client json data reading fail-proof (#35 )
v2.3.0
10 Sep 10:05
Compare
Sorry, something went wrong.
No results found
CLI Server
Use SO_REUSEADDR during server port binding for easier server restart #27
CQ HTTP bot
Less status log spam in cqhttp bot
Discord bot
update discord.py, now
discord.py>=2.0.0 is required
message content intent in the discord application dashboard is required
v2.2.0
10 Mar 06:24
Compare
Sorry, something went wrong.
No results found
CLI server changes:
Better thread name displaying
Auto-trim login timeout connections
Added secret thread_dump command in cli server for debug
v2.1.1
05 Mar 06:57
Compare
Sorry, something went wrong.
No results found
Added !!help command in khl bot
Fixed missing newline in !!help in discord bot (#21 )