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-07-28 22:51:29 +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 #131, may cause issues as the split has been done to many files and it scares me, will require work on i18n structure 2020-07-16 14:46:23 +02:00
scripts Cleaned the file structure (#111) 2020-07-07 13:21:49 +02:00
src Added all currently supported logs 2020-07-28 22:48:37 +02:00
.gitignore Fix #114, added DiscordMessage class storing webhook message related information 2020-04-25 13:21:41 +02:00
.gitlab-ci.yml Cleaned the file structure (#111) 2020-07-07 13:21:49 +02:00
CONTRIBUTING.md README, CONTRIBUTING updates, small change in error message 2020-03-20 00:01:35 +01:00
discussions.pot Added some translations 2020-07-04 01:12:19 +02:00
LICENSE Change license to GPLv3 2019-02-21 16:55:38 +01:00
misc.pot Added some translations 2020-07-04 01:12:19 +02:00
rcgcdw.pot Added some translations 2020-07-04 01:12:19 +02:00
README.md Updated read me 2020-04-26 20:59:38 +02:00
requirements.txt Fixed a messup with missing dependency 2019-02-21 16:55:35 +01:00
settings.json.example Change default settings.json.example to disable new user creations by default 2020-07-28 22:51:29 +02:00
setup.py Cleaned the file structure (#111) 2020-07-07 13:21:49 +02:00
start.py Cleaned the file structure (#111) 2020-07-07 13:21:49 +02: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 or/and Discussions from Fandom wikis 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!