Skip to content
qedk edited this page Aug 24, 2020 · 3 revisions

This wiki is for documenting two bots used on Wikimedia Zulipchat, goodbot and ircbot - and two components which assist in their functionality.

  • goodbot - This bot is a helpbot designed for newcomers to the Zulipchat stream. It has several help messages and answers common FAQs to assist new members.
  • ircbot - This bot is used to bridge the #technical-support Zulip stream and #wikimedia-tech and allow newcomers to ask questions across sites.
  • parsebot - This bot dynamically parses pages from set configuration and makes a pull request when changes are made.
  • Web app - The web app deployed on Flask serves as a landing page for goodbot and provides an endpoint to receive incoming webhooks from GitHub after Travis-CI check suite completes successfully.