-
Notifications
You must be signed in to change notification settings - Fork 22
Home
Swapnil Agarwal edited this page Mar 2, 2020
·
4 revisions
Welcome to the jarvis-telegram wiki!
To add a new module, define the behavior first.
After that, try running the playground app locally (https://github.com/the-vision/jarvis-telegram-playground). Make changes so that the required behavior is reflected in your test bot.
Finally, add the corresponding code here: https://github.com/the-vision/jarvis-telegram/blob/master/modules.py and raise a PR.
Comment on the issue and discuss how the feature should look like before coding.