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
Weblate 07faa1e1ca Translated using Weblate (Polish)
Currently translated at 85.6% (250 of 292 strings)

Translated using Weblate (Turkish)

Currently translated at 25.0% (73 of 291 strings)

Translated using Weblate (Italian)

Currently translated at 75.6% (220 of 291 strings)

Translated using Weblate (Chinese (Traditional) (zh-hant))

Currently translated at 51.7% (151 of 292 strings)

Translated using Weblate (Chinese (Simplified) (zh-hans))

Currently translated at 100.0% (292 of 292 strings)

Translated using Weblate (Polish)

Currently translated at 85.2% (249 of 292 strings)

Translated using Weblate (Hindi)

Currently translated at 100.0% (292 of 292 strings)

Translated using Weblate (Spanish)

Currently translated at 100.0% (292 of 292 strings)

Translated using Weblate (German)

Currently translated at 100.0% (292 of 292 strings)

Translated using Weblate (Italian)

Currently translated at 100.0% (16 of 16 strings)

Translated using Weblate (Italian)

Currently translated at 100.0% (1 of 1 strings)

Translated using Weblate (Bengali)

Currently translated at 100.0% (1 of 1 strings)

Translated using Weblate (Spanish)

Currently translated at 100.0% (2 of 2 strings)

Translated using Weblate (Hindi)

Currently translated at 100.0% (2 of 2 strings)

Translated using Weblate (Hindi)

Currently translated at 100.0% (20 of 20 strings)

Translated using Weblate (Spanish)

Currently translated at 100.0% (20 of 20 strings)

Co-authored-by: Doğukan Karakaş <dogukankarakas6@gmail.com>
Co-authored-by: Frisk The Evil Goat Overlord <piotrex43@protonmail.ch>
Co-authored-by: Matteo Vicenzi <matteo.vicenzi7@gmail.com>
Co-authored-by: Qoushik <qstar.inc@gmail.com>
Co-authored-by: Saurmandal <saurmandal@protonmail.com>
Co-authored-by: Tamara Carvallo <carvallotamara@hotmail.com>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: Winston Sung <winston21.sung@gmail.com>
Co-authored-by: magiczocker <jan-frederik-kriete@t-online.de>
Translate-URL: https://translate.wikibot.de/projects/rcgcdw/formatters/de/
Translate-URL: https://translate.wikibot.de/projects/rcgcdw/formatters/es/
Translate-URL: https://translate.wikibot.de/projects/rcgcdw/formatters/hi/
Translate-URL: https://translate.wikibot.de/projects/rcgcdw/formatters/it/
Translate-URL: https://translate.wikibot.de/projects/rcgcdw/formatters/pl/
Translate-URL: https://translate.wikibot.de/projects/rcgcdw/formatters/tr/
Translate-URL: https://translate.wikibot.de/projects/rcgcdw/formatters/zh-hans/
Translate-URL: https://translate.wikibot.de/projects/rcgcdw/formatters/zh-hant/
Translate-URL: https://translate.wikibot.de/projects/rcgcdw/main/bn/
Translate-URL: https://translate.wikibot.de/projects/rcgcdw/main/es/
Translate-URL: https://translate.wikibot.de/projects/rcgcdw/main/hi/
Translate-URL: https://translate.wikibot.de/projects/rcgcdw/main/it/
Translate-URL: https://translate.wikibot.de/projects/rcgcdw/misc/it/
Translate-URL: https://translate.wikibot.de/projects/rcgcdw/redaction/es/
Translate-URL: https://translate.wikibot.de/projects/rcgcdw/redaction/hi/
Translation: RcGcDw/formatters
Translation: RcGcDw/misc
Translation: RcGcDw/rcgcdw
Translation: RcGcDw/redaction
2022-06-16 21:45:03 +00: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
docs Added additional argument to post-hooks containing main change body 2021-05-22 13:48:01 +02:00
extensions Fixed #219 2021-06-20 02:43:43 +02:00
locale Translated using Weblate (Polish) 2022-06-16 21:45:03 +00:00
scripts Updated translation files, added new keyword to xgettext script 2021-05-21 21:21:35 +02:00
src fix moved lines edit diff sync error 2021-07-20 06:16:34 +00:00
test Adding more test cases, fixed some duplicated formatter names 2021-05-10 00:10:36 +02:00
.gitignore Fix to crashing hook 2021-05-23 21:04:37 +02:00
.gitlab-ci.yml Trying to mitigate installation of packages anew for gitlab ci pipelines 2021-05-22 21:59:47 +02:00
CONTRIBUTING.md Updated URLs to translation platform 2021-05-28 12:57:03 +02:00
LICENSE Change license to GPLv3 2019-02-21 16:55:38 +01:00
README.md Updated URLs to translation platform 2021-05-28 12:57:03 +02:00
requirements.txt Update Python requirements 2021-05-22 15:55:25 +02:00
settings.json.example Add error tolerance setting 2021-05-14 14:30:52 +02:00
setup.py Updated setup.py 2021-05-15 13:03:30 +02:00
start.py Further work towards an API 2021-04-24 11:19:38 +02:00

Overview

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

Features

  • Fetch recent changes from a MediaWiki wiki and/or Discussions from Fandom wikis and send them to a 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.7+
  • 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, Philo and Russian Minecraft Wiki community Russian translation
  • Mak_and_Iv Ukrainian translation
  • Tamara Carvallo Spanish translation
  • Lakejason0 - Simplified Chinese translation

Thank you!

Translation status

Extensions/compatible programs

  • Wiki Utilities an integration that allows wiki administrators to revert edits, block editors, and delete pages on the wiki by reacting to messages created by RcGcDw/RcGcDb. Author: Sidemen19

Alternatives

There are various alternatives to RcGcDw you may want to consider if for some reason RcGcDw doesn't satisfy your needs:

  • Wiki-Bot - while it's not exactly an alternative since Wiki-Bot is running a modified version of RcGcDw in the backend, you can use its rcscript feature to add a webhook for your wiki and have it work similarly to how RcGcDw does without hosting anything on your own,
  • Extension:Discord - MediaWiki extension to do the same thing,
  • Extension:DiscordNotifications - another MediaWiki extension with the same goal.

Wiki

For more information, check the wiki!