corobo icon indicating copy to clipboard operation
corobo copied to clipboard

plugins: Add crosslink plugin

Open jayvdb opened this issue 6 years ago • 6 comments

Reviewers Checklist

  • [ ] Appropriate logging is done.
  • [ ] Appropriate error responses.
  • [ ] Handle every possible exception.
  • [ ] Make sure there is a docstring in the command functions. Hint: Lookout for botcmd and re_botcmd decorators.
  • [ ] See that 100% coverage is there.
  • [ ] See to it that mocking is not done where it is not necessary.

jayvdb avatar Nov 28 '17 21:11 jayvdb