Tosin-JD / obs-bible-plugin

The is a free plugin for displaying Bible passages in Open Broadcasting Studio for live stream.
https://obsbibleplugin.wordpress.com/
MIT License
6 stars 1 forks source link

I would like add another bible in swahili language, can you please show me how I would do this #2

Closed iam-luh closed 4 months ago

Tosin-JD commented 4 months ago
  1. You can create a json file of the swahili Bible in the format that I created the others. Then assign it to a variable.

  2. Then open control_panel.html and add it as one of the Bibles.

  3. Add the Swahili as a js script in control_panel.html

  4. In js/select_bible_translation.js Add the Swahili bible to the arrays of Bibles there.

Following these steps, it should work. God bless you.

On Fri, Jun 14, 2024, 10:46 PM LUSUNGU GODWIN MATOVELO < @.***> wrote:

— Reply to this email directly, view it on GitHub https://github.com/Tosin-JD/obs-bible-plugin/issues/2, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANGFSUNS2ZH4236FKUHRGHTZHNQB5AVCNFSM6AAAAABJLBTG76VHI2DSMVQWIX3LMV43ASLTON2WKOZSGM2TIMJVGUZTIOI . You are receiving this because you are subscribed to this thread.Message ID: @.***>

iam-luh commented 4 months ago

So I currently have my swahili bible in a pdf format and I am asking of a way to actually get this bible in a format similar to the format you wrote your bible in the json file. If you could guide and help on the ways you used to get the bible from the normal format in which it was written to a format as now seen in the json file.

iam-luh commented 4 months ago
  1. You can create a json file of the swahili Bible in the format that I created the others. Then assign it to a variable. 2. Then open control_panel.html and add it as one of the Bibles. 3. Add the Swahili as a js script in control_panel.html 4. In js/select_bible_translation.js Add the Swahili bible to the arrays of Bibles there. Following these steps, it should work. God bless you. On Fri, Jun 14, 2024, 10:46 PM LUSUNGU GODWIN MATOVELO < @.> wrote: — Reply to this email directly, view it on GitHub <#2>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANGFSUNS2ZH4236FKUHRGHTZHNQB5AVCNFSM6AAAAABJLBTG76VHI2DSMVQWIX3LMV43ASLTON2WKOZSGM2TIMJVGUZTIOI . You are receiving this because you are subscribed to this thread.Message ID: @.>

So I currently have my swahili bible in a pdf format and I am asking of a way to actually get this bible in a format similar to the format you wrote your bible in the json file. If you could guide and help on the ways you used to get the bible from the normal format in which it was written to a format as now seen in the json file.

Tosin-JD commented 4 months ago

If it is in a PDF format, you will need to clean it and arrange it manually.

I will suggest you search for an existing Swahili Bible in json.

If you don't find any, then start creating your own little by little. If you create 10 chapters a day, you should finish it before the end of this year.

On Sat, Jun 15, 2024, 12:31 AM LUSUNGU GODWIN MATOVELO < @.***> wrote:

  1. You can create a json file of the swahili Bible in the format that I created the others. Then assign it to a variable. 2. Then open control_panel.html and add it as one of the Bibles. 3. Add the Swahili as a js script in control_panel.html 4. In js/select_bibletranslation.js Add the Swahili bible to the arrays of Bibles there. Following these steps, it should work. God bless you. … <#m-4529774096890337475_> On Fri, Jun 14, 2024, 10:46 PM LUSUNGU GODWIN MATOVELO < @.> wrote: — Reply to this email directly, view it on GitHub <#2 https://github.com/Tosin-JD/obs-bible-plugin/issues/2>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANGFSUNS2ZH4236FKUHRGHTZHNQB5AVCNFSM6AAAAABJLBTG76VHI2DSMVQWIX3LMV43ASLTON2WKOZSGM2TIMJVGUZTIOI https://github.com/notifications/unsubscribe-auth/ANGFSUNS2ZH4236FKUHRGHTZHNQB5AVCNFSM6AAAAABJLBTG76VHI2DSMVQWIX3LMV43ASLTON2WKOZSGM2TIMJVGUZTIOI . You are receiving this because you are subscribed to this thread.Message ID: @.>

So I currently have my swahili bible in a pdf format and I am asking of a way to actually get this bible in a format similar to the format you wrote your bible in the json file. If you could guide and help on the ways you used to get the bible from the normal format in which it was written to a format as now seen in the json file.

— Reply to this email directly, view it on GitHub https://github.com/Tosin-JD/obs-bible-plugin/issues/2#issuecomment-2168882650, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANGFSUPE4N5YJCMWSPPSIADZHN4MFAVCNFSM6AAAAABJLBTG76VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNRYHA4DENRVGA . You are receiving this because you commented.Message ID: @.***>

Tosin-JD commented 4 months ago

No description provided.

A Swahili version is now available under African languages. You can download it and use it now.

iam-luh commented 3 months ago

No description provided.

A Swahili version is now available under African languages. You can download it and use it now.

Thank you sir.