No description
Find a file
2023-08-08 06:46:21 +02:00
.vscode big release, fixed multiple functionalities. 2023-08-06 11:25:21 +02:00
src refactor an lots of changes 2023-08-08 06:46:21 +02:00
.compilerc first commit 2023-08-04 01:09:06 +02:00
.eslintrc.json first commit 2023-08-04 01:09:06 +02:00
.gitignore first commit 2023-08-04 01:09:06 +02:00
forge.config.js big release, fixed multiple functionalities. 2023-08-06 11:25:21 +02:00
license first commit 2023-08-04 01:09:06 +02:00
package-lock.json refactor an lots of changes 2023-08-08 06:46:21 +02:00
package.json refactor an lots of changes 2023-08-08 06:46:21 +02: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