Merge lp://staging/~humitos/lalita/pastebin into lp://staging/lalita

Proposed by Manuel Kaufmann
Status: Needs review
Proposed branch: lp://staging/~humitos/lalita/pastebin
Merge into: lp://staging/lalita
Diff against target: 138 lines (+129/-0)
2 files modified
lalita/plugins/pastebin.py (+98/-0)
lalita/plugins/tests/test_pastebin.py (+31/-0)
To merge this branch: bzr merge lp://staging/~humitos/lalita/pastebin
Reviewer Review Type Date Requested Status
nueces Needs Fixing
Review via email: mp+20840@code.staging.launchpad.net
To post a comment you must log in.
Revision history for this message
nueces (nueces) wrote :

The plugin will register the command to be used. This allow to the meta command @help to show the help of this command when @help is called whit out parameters.

I recommend use the name @paste to the command with the following syntax

@paste [format]
content
..
..
@paste end

To get a list of the supported formats you could use the parameter "formats". The response need to be in a private channel.

@paste formats

review: Needs Fixing

Unmerged revisions

139. By Manuel Kaufmann <humitos@teresa>

Docstring removed

138. By Manuel Kaufmann <humitos@teresa>

add test for PasteBin plugin

137. By Manuel Kaufmann <humitos@teresa>

Pastebin plugin for lalita

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches