Skip to content

v2.2.0: Recent Changes Webhook

Compare
Choose a tag to compare
@Markus-Rost Markus-Rost released this 13 Aug 15:18
· 2758 commits to master since this release
063dd9c

Overview

  • Add recent changes webhooks
    • Wiki-Bot can now create webhooks with the recent changes from the wiki using !wiki rcscript
    • For Fandom UCP wikis it can also show feeds based changes like discussions, message wall posts and article comments
    • See Recent Changes Webhook for details
    • Big thanks to @Friskygote
  • Use Weblate for translations
  • Support all MediaWiki projects
    • Wiki-Bot now officially supports all MediaWiki sites and not just Fandom and Gamepedia wikis
    • Requirements for full functionality:
      • Requires at least MediaWiki 1.30 for functionality of all comamnds
      • Requires the extension TextExtracts for page descriptions
      • Requires the extension PageImages for page thumbnails
  • Improved user detection during verification
  • Split zh translation into zh-hans and zh-hant
  • Added a privacy policy as per Discord Developer Terms of Service
  • Split code into multiple files
  • Reworked translation handling
  • Reworked prefix handling
  • Many minor improvements
  • Multiple bug fixes
  • Changed Wiki-Bot logo

Recent Changes Webhook

Wiki-Bot is able to run a recent changes webhook based on RcGcDw by using the !wiki rcscript command. The recent changes can be displayed in compact text messages with inline links or embed messages with edit tags and category changes.

Requirements to add a recent changes webhook:

  • The wiki needs to run on MediaWiki 1.30 or higher.
  • The system message MediaWiki:Custom-RcGcDw need to be set to the Discord server id.

Translations

Translation status