mirror of
https://github.com/civsocit/olgram.git
synced 2025-12-16 20:26:16 +00:00
readme
This commit is contained in:
@@ -67,6 +67,10 @@ class ServerSettings(AbstractSettings):
|
||||
def public_path(cls) -> str:
|
||||
return "/cert/public.pem"
|
||||
|
||||
@classmethod
|
||||
def append_text(cls) -> str:
|
||||
return "\n\nЭтот бот создан с помощью @OlgramBot"
|
||||
|
||||
|
||||
class BotSettings(AbstractSettings):
|
||||
@classmethod
|
||||
|
||||
Reference in New Issue
Block a user