mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-06 07:56:52 +08:00
更新 discord.py
This commit is contained in:
@@ -83,7 +83,7 @@ class Discord:
|
|||||||
self._typing_stop_events: Dict[str, asyncio.Event] = {}
|
self._typing_stop_events: Dict[str, asyncio.Event] = {}
|
||||||
self._typing_interval_seconds = 5
|
self._typing_interval_seconds = 5
|
||||||
self._typing_initial_delay_seconds = 1
|
self._typing_initial_delay_seconds = 1
|
||||||
self._typing_max_duration_seconds = 5 * 60
|
self._typing_max_duration_seconds = 10 * 60
|
||||||
|
|
||||||
self._register_events()
|
self._register_events()
|
||||||
self._start()
|
self._start()
|
||||||
|
|||||||
Reference in New Issue
Block a user