A Discord bot for playing text-to-speech in voice channels using fumo voice sampled from AquesTalkPlayer and edited by voided to be similar to the fumo voices found in Become Fumo and Scuffed Become Fumo.
This project uses discord.js (TypeScript/JavaScript) as its framework.
To build the project, clone the Git repository:
git clone https://github.com/ikin-dev/fumottsbot.git
Navigate to the cloned folder:
cd fumottsbot
Install dependencies using npm:
npm i
For the TTS to work, FFmpeg is required to be installed. TODO: installation tutorial