No description
Find a file
2023-12-31 22:13:19 +01:00
language_detection_model extra folders and updated gitignore. 2023-12-24 15:46:54 +01:00
speech_to_text_models extra folders and updated gitignore. 2023-12-24 15:46:54 +01:00
src extra changes 2023-12-31 22:13:19 +01:00
.editorconfig various updates. 2023-12-28 16:25:52 +01:00
.eslintignore various updates. 2023-12-28 16:25:52 +01:00
.eslintrc.js various updates. 2023-12-28 16:25:52 +01:00
.gitignore twtitch emote support 2023-12-29 06:17:18 +01:00
.prettierrc.yaml various updates. 2023-12-28 16:25:52 +01:00
forge.config.js code cleanup, fully functional backend. 2023-12-25 07:49:32 +01:00
license first commit 2023-08-04 01:09:06 +02:00
package.json language detection, twitch funcitonality updates 2023-12-31 22:12:52 +01:00
readme.md fontawesome update + readme 2023-08-06 12:09:18 +02:00

LoquendoBot

A loquendo bot made by wannabe developers

About

This bot is a electron app made of:

  • HTML (Frontend)
  • CSS (Frontend)
  • Javascript (Frontend)
  • SQLite (Backend / Database)

Functionalit

  • Multilingual
  • Sound notifications
  • Custom Theme, make your own theme (not everybody likes purple ;D )
  • Text to speech to read chat messages, you can use your installed TTS, Google TTS or Amazon Polly.
  • Speak to text to speak into the chat or speak as a TTS voice (WIP)
  • PNGTuber functionality, also usable in OBS as browsersource (WIP)
  • Custom chatbubble functionality, also usable in OBS as browsersource (WIP)

What you need before running the program

Twitch:

You need to obtain your own credentials to use this bot.

  • Client id: from here place it in the settings.ini file under TWITCH > CLIENT_ID
  • Client secret: from here place it in the settings.ini file under TWITCH > CLIENT_SECRET
  • OAuth token: from here place it in the settings.ini file under TWITCH > OAUTH_TOKEN
  • Channel name: place it in the settings.ini file under TWITCH > CHANNEL_NAME
  • Username: place it in the settings.ini file under TWITCH > USERNAME

After getting your credentials you can set it in > Show Advanced >

Amazon Polly:

  • WIP

After getting your credentials you can set it in > Show Advanced >

Google TTS:

  • WIP

After getting your credentials you can set it in > Show Advanced >

Where to get voices

Windows

Linux

  • WIP

Mac

  • WIP