doc updates: Remove triage_message function from contrib-bots.
This commit is contained in:
parent
04580dbb97
commit
7c3a228450
|
@ -101,8 +101,8 @@ document you are reading now).
|
|||
|
||||
Each bot library simply needs to do the following:
|
||||
|
||||
- Define a class that supports the methods `usage`,
|
||||
`triage_message`, and `handle_message`.
|
||||
- Define a class that supports the methods `usage`
|
||||
and `handle_message`.
|
||||
- Set `handler_class` to be the name of that class.
|
||||
|
||||
(We make this a two-step process to reduce code repetition
|
||||
|
|
Loading…
Reference in a new issue