From 4162084a8047ac6f325245cdde5d707c15cc13ff Mon Sep 17 00:00:00 2001 From: "Seraphim R.P" Date: Tue, 23 Feb 2021 12:52:10 -0500 Subject: [PATCH] Update projects.md --- projects.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/projects.md b/projects.md index 3e5fea6..c2f610e 100644 --- a/projects.md +++ b/projects.md @@ -4,11 +4,11 @@ date: 2018-08-08T03:49:00-05:00 layout: page --- -My best and primary project is [BibleBot](https://biblebot.xyz) ([GitHub](https://github.com/BibleBot)), a Discord bot for referencing the Bible and other Christian resources. It serves over 6,000 servers with a combined audience of over 400,000 users. +My best and primary project is [BibleBot](https://biblebot.xyz) ([GitHub](https://internal.kerygma.digital/kerygma-digital/biblebot)), a Discord bot for referencing the Bible and other Christian resources. It serves over 25,000 servers with a combined audience of over 1.1 million users. I've founded a non-profit around the project, [Kerygma Digital](https://kerygma.digital), that seeks to provide similar services in an open-source manner. -My secondary project is canon_law ([GitHub](https://github.com/vypr/canon_law)), a web service for referencing Orthodox canon law. It is not yet finished but all that is lacking is the rest of the content. +My secondary project is canon_law ([GitHub](https://internal.kerygma.digital/srp/canon_law)), a web service for referencing Orthodox canon law. It is not yet finished but all that is lacking is the rest of the content. -The only tertiary project at the moment is goarch_api ([PyPI](https://pypi.org/project/goarch-api/) / [GitHub](https://github.com/vypr/goarch_api)), a Python interface for the Greek Orthodox Archdiocese of America's Chapel API. I will have more similar projects in the future. +The only tertiary project at the moment is goarch_api ([GitHub](https://internal.kerygma.digital/srp/goarch_api)), a Python interface for the Greek Orthodox Archdiocese of America's Chapel API. I will have more similar projects in the future. ---