mirror of
https://gitlab.com/chicken-riders/RcGcDw.git
synced 2025-02-22 00:14:10 +00:00
![]() Added translation using Weblate (Vietnamese) Added translation using Weblate (Vietnamese) Added translation using Weblate (Vietnamese) Translated using Weblate (Hindi) Currently translated at 100.0% (298 of 298 strings) Translated using Weblate (French) Currently translated at 33.5% (100 of 298 strings) Translated using Weblate (French) Currently translated at 100.0% (2 of 2 strings) Translated using Weblate (Spanish) Currently translated at 100.0% (298 of 298 strings) Translated using Weblate (Chinese (Simplified) (zh-hans)) Currently translated at 100.0% (298 of 298 strings) Translated using Weblate (Chinese (Traditional) (zh-hant)) Currently translated at 100.0% (298 of 298 strings) Translated using Weblate (Polish) Currently translated at 85.5% (249 of 291 strings) Translated using Weblate (German) Currently translated at 100.0% (298 of 298 strings) Co-authored-by: Frisk The Evil Goat Overlord <Frisk@users.noreply.translate.wikibot.de> Co-authored-by: Saurmandal <Saurmandal@users.noreply.translate.wikibot.de> Co-authored-by: Tamara Carvallo <tamirobson@users.noreply.translate.wikibot.de> Co-authored-by: Vũ Minh Nguyên <pisceskaze@users.noreply.translate.wikibot.de> Co-authored-by: Weblate <noreply@weblate.org> Co-authored-by: Winston Sung <winston21.sung@gmail.com> Co-authored-by: lakejason0 <36039861+lakejason0@users.noreply.github.com> Co-authored-by: magiczocker <magiczocker@users.noreply.translate.wikibot.de> Co-authored-by: Étiolles <etiolles.fandom@gmail.com> 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/fr/ Translate-URL: https://translate.wikibot.de/projects/rcgcdw/formatters/hi/ Translate-URL: https://translate.wikibot.de/projects/rcgcdw/formatters/pl/ 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/redaction/fr/ Translation: RcGcDw/formatters Translation: RcGcDw/redaction |
||
---|---|---|
.gitlab/issue_templates | ||
.idea | ||
docs | ||
extensions | ||
locale | ||
scripts | ||
src | ||
test | ||
.gitignore | ||
.gitlab-ci.yml | ||
CONTRIBUTING.md | ||
LICENSE | ||
README.md | ||
requirements.txt | ||
settings.json.example | ||
setup.py | ||
start.py |
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+
- lxml 4.2.1+
settings.json
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!
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!