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)
- Host: GitHub
- URL: https://github.com/biblebot/biblebot
- Owner: BibleBot
- License: mpl-2.0
- Created: 2018-04-21T11:09:38.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-07-08T15:26:59.000Z (4 months ago)
- Last Synced: 2025-07-08T16:40:37.050Z (4 months ago)
- Topics: bible, bible-search, bible-verses, biblebot, discord, discord-bot
- Language: C#
- Homepage: https://biblebot.xyz
- Size: 19.3 MB
- Stars: 78
- Watchers: 11
- Forks: 22
- Open Issues: 59
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
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.