первая публикация бота
This commit is contained in:
5
bot/__init__.py
Normal file
5
bot/__init__.py
Normal file
@@ -0,0 +1,5 @@
|
||||
"""Matrix RSS Bot - бот для публикации RSS новостей в Matrix чаты"""
|
||||
|
||||
__version__ = "1.0.0"
|
||||
__author__ = "iSlipper"
|
||||
__license__ = "MIT"
|
||||
Reference in New Issue
Block a user