An open API service indexing awesome lists of open source software.

https://github.com/biblebot/biblebot

✝️ Scripture from your Discord client to your heart. (mirrored from GitLab)
https://github.com/biblebot/biblebot

bible bible-search bible-verses biblebot discord discord-bot

Last synced: 4 months ago
JSON representation

✝️ Scripture from your Discord client to your heart. (mirrored from GitLab)

Awesome Lists containing this project

README

          



BibleBot






GitLab Pipeline Status



Codacy Coverage Status


Codacy Quality Status




Discord


MPL-2.0





Scripture from your Discord client to your heart.

## Internal Organization

This repository is a monolith containing subprojects in `src/`. These various projects do as follows:

- `BibleBot.Backend` is our ASP.NET Core backend API, it does most of the heavy lifting of the project.
- `BibleBot.Frontend` is a Python Discord bot utilizing disnake that acts as a middleman between Discord and BibleBot.Backend.
- `BibleBot.AutomaticServices` is a minimized version of BibleBot.Backend, to handle things like automatic daily verses and sending our version statistics to our community management.
- `BibleBot.Models` is a class library to share models between the projects.

## Special Thanks

To our financial supporters to help us keep this project's lights on.
To our volunteer translators helping BibleBot be more accessible to everyone.
To our licensing coordinators for helping us sift through all the darn permissions requests.
To our support team for helping others use BibleBot.