Skip to content

Feature Netiquette

Edward Snowden requested to merge development into master

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 with http:// or https://

New Unittests:

  • Added unittests for the netiquette plugin

Merge request reports

Loading