mirror of
https://github.com/maubot/maubot
synced 2025-09-05 03:40:39 +00:00
Add appservice option to standalone mode
This commit is contained in:
parent
8f40a0b292
commit
92736baefd
4 changed files with 71 additions and 4 deletions
|
@ -15,6 +15,7 @@
|
|||
# along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
from __future__ import annotations
|
||||
|
||||
from typing import Callable
|
||||
import asyncio
|
||||
import json
|
||||
import logging
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue