Feature Netiquette
Version 5.3.0
Changes:
- Added a new command to show the netiquette in telegram
- The netiquette is downloaded from the official etherpad
- Cache saves the netiquette for a hour
- Modifies / interprets the html export to work with telegram html markup
- Added unittests for the netiquette plugin
New Commands:
-
/netiquette
- Show the netiquette
New Config Options:
-
netiquette_link
(string): link to the etherpad html export of the netiquette- To get the link you need the etherpad link of the editable pad. There you must click on the two arrows in the upper right corner (Import/Export) and then rightclick -> copy link on the HTML export. It should end with
/export/html
and start withhttp://
orhttps://
- To get the link you need the etherpad link of the editable pad. There you must click on the two arrows in the upper right corner (Import/Export) and then rightclick -> copy link on the HTML export. It should end with
New Unittests:
- Added unittests for the netiquette plugin