0
0
Fork 0
mirror of https://github.com/alerta/alerta-contrib.git synced 2025-03-17 14:02:38 +00:00
alerta_alerta-contrib/plugins/dingtalk/dingtalkchatbot/__about__.py

8 lines
305 B
Python
Raw Normal View History

2020-01-21 14:09:14 +00:00
__title__ = 'DingtalkChatbot'
__description__ = '一个钉钉自定义机器人消息的Python封装库'
__url__ = 'https://github.com/zhuifengshen/DingtalkChatbot'
__version__ = '1.3.0'
__author__ = 'devin'
__author_email__ = '1324556701@qq.com'
__license__ = 'MIT'
__cake__ = u'\u2728 \U0001f370 \u2728'