hectorgabucio / taterubot

A bot that lets you record and send audios to your friends just like Telegram or Whatsapp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Taterubot - Discord bot to record and send audios ("Whatsapp way")

How it works

This simple bot creates a voice channel in your Discord. If you enter that channel, the bot will follow you. Speak with him and leave the channel. The bot will upload the audio file to the server.

Requirements

  • Node.js > 16
  • ffmpeg

Run locally

  1. Create .env file (following .env.example format) and put your bot token there.
  2. Run npm install to install dependencies.
  3. Run npm start to build and start the bot.

Credits

Heavily (and shamelessly) based on https://github.com/chebro/discord-voice-recorder

About

A bot that lets you record and send audios to your friends just like Telegram or Whatsapp


Languages

Language:TypeScript 99.8%Language:Shell 0.2%