Or, Recent changes Goat compatible Discord webhook! The project is not supported, endorsed or recognized by neither Discord or Gamepedia/Fandom. It's a independent project created for MediaWiki wikis.
Find a file
2020-04-22 21:00:31 +02:00
.gitlab/issue_templates Documentation, gitlab related files 2018-06-19 00:13:24 +02:00
.idea Bump version and add pt-br translations 2019-02-21 16:55:34 +01:00
locale Added French translation 2020-04-22 21:00:31 +02:00
.gitignore Added EN translation 2018-07-12 10:01:51 +02:00
.gitlab-ci.yml Attempt to fix broken pipeline testing 2019-09-30 13:38:34 +02:00
configbuilder.py Update copyright notices with new script name 2020-03-27 16:47:43 +01:00
configloader.py Added #109 2020-04-11 12:53:42 +02:00
CONTRIBUTING.md README, CONTRIBUTING updates, small change in error message 2020-03-20 00:01:35 +01:00
discussions.pot Discussion formatting + pl translation 2020-04-06 19:24:56 +02:00
discussions.py Added #106 2020-04-08 12:59:41 +02:00
LICENSE Change license to GPLv3 2019-02-21 16:55:38 +01:00
misc.pot Discussion formatting + pl translation 2020-04-06 19:24:56 +02:00
misc.py Fixed #113 2020-04-21 20:59:06 +02:00
rcgcdw.pot Discussion formatting + pl translation 2020-04-06 19:24:56 +02:00
rcgcdw.py Small fix related to #108 2020-04-11 12:45:09 +02:00
README.md README, CONTRIBUTING updates, small change in error message 2020-03-20 00:01:35 +01:00
requirements.txt Fixed a messup with missing dependency 2019-02-21 16:55:35 +01:00
session.py Further work on the discussions 2020-04-05 02:07:56 +02:00
settings.json.example Added #106 2020-04-08 12:59:41 +02:00
setup.py Added testing code, bumped version 2019-02-21 16:55:38 +01:00

Overview

Recent changes Goat compatible Discord webhook is a project created to track changes on the wiki directly on Discord.
Screenshots of the script in action can be found on the wiki.

Features

  • Fetch recent changes from MediaWiki wiki and send them to Discord channel using a webhook
  • Two appearance modes - embed and compact
  • Send daily overviews, that show general information about wiki activity
  • Supports multiple languages (included EN, PL, BR, RU, FR, UK)
  • Re-sends missed edits after start
  • Very customizable

Dependencies

  • Python 3.6>
  • requests 2.18.4>
  • beautifulsoup 4.6.0>
  • schedule 0.5.0>
  • lxml 4.2.1>

settings.json

Explanation for settings

How to use

Refer to the guide on the wiki.

Contributors

  • MarkusRost for enormous help with pointing out bugs, space for improvements and contributing to the code.
  • I'd like to thank Minecraft Wiki English Discord server community, most notably Jack McKalling for input on how the script should work, especially formatting and what information should be there.

Translators

  • MarkusRost German translation
  • JSBM French translation
  • Eduaddad Brazilian Portuguese translation
  • BabylonAS and Russian Minecraft Wiki community Russian translation
  • Mak_and_Iv Ukrainian translation

Thank you!

Wiki

For more information, check the wiki!