mirror of
https://github.com/PaiGramTeam/GramCore.git
synced 2024-11-16 03:55:27 +00:00
🔧 Add official bots to config
This commit is contained in:
parent
4718860a87
commit
c935844958
@ -121,6 +121,8 @@ class ApplicationConfig(Settings):
|
||||
"""Telegram API URL"""
|
||||
bot_base_file_url: str = "https://api.telegram.org/file/bot"
|
||||
"""Telegram API File URL"""
|
||||
bot_official: List[str] = ["PaimonMasterBot", "HonkaiStarRail_ZH_Bot"]
|
||||
"""PaiGramTeam Bot"""
|
||||
|
||||
owner: Optional[int] = None
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user