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 |
Related bugs: |
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.
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