Skip to content

danielharvey44/BibleBot

 
 

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.

About

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

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C# 79.6%
  • Python 20.0%
  • Other 0.4%