[suivi] improve the suivi module
* Add multiple arguments/tracking numbers support * Make it easier to add new tracking services * Simplified to just one hook to which we can specify trackers using the names variables (correct typo in framalink comments)
This commit is contained in:
parent
e4d67ec345
commit
497263eaf7
2 changed files with 51 additions and 52 deletions
|
|
@ -13,7 +13,7 @@ from nemubot.message import Text
|
|||
from nemubot.tools import web
|
||||
|
||||
|
||||
# MODULE FUCNTIONS ####################################################
|
||||
# MODULE FUNCTIONS ####################################################
|
||||
|
||||
def default_reducer(url, data):
|
||||
snd_url = url + quote(data, "/:%@&=?")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue