Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 718 Bytes

File metadata and controls

25 lines (14 loc) · 718 Bytes

3bot-repeat

Build Status Coverage Status PyPI

Add repetitive Task management to you 3bot.

Installation

Stable version from PyPI

pip install threebot-repeat

Development version

pip install -e git+https://github.com/3bot/3bot-hook.git#egg=theebot_repeat

'threebot_repeat',

url(r'^repeat/', include('threebot_repeat.urls')),