mirror of
https://github.com/alerta/alerta-contrib.git
synced 2025-03-14 20:52:46 +00:00
8 lines
305 B
Python
8 lines
305 B
Python
__title__ = 'DingtalkChatbot'
|
|
__description__ = '一个钉钉自定义机器人消息的Python封装库'
|
|
__url__ = 'https://github.com/zhuifengshen/DingtalkChatbot'
|
|
__version__ = '1.3.0'
|
|
__author__ = 'devin'
|
|
__author_email__ = '1324556701@qq.com'
|
|
__license__ = 'MIT'
|
|
__cake__ = '\u2728 \U0001f370 \u2728'
|