Giter Site home page Giter Site logo

bytebone / voicy Goto Github PK

View Code? Open in Web Editor NEW

This project forked from backmeupplz/voicy

0.0 0.0 0.0 6.72 MB

@voicybot Telegram bot main repository

Home Page: https://voicybot.com

License: MIT License

JavaScript 4.31% TypeScript 94.86% Dockerfile 0.84%

voicy's Introduction

Introduction

This is my personal attempt to make the now near-dead Voicy bot work on todays tech, fixing issues here and there and making everything work nicely on Docker.

Voicybot

@voicybot main repository

This repository contains the code for one of the most popular bots I've ever built for Telegram — @voicybot. It automatically converts all the audio messages to text when added to a group chat. Please, feel free to fork, add features and create pull requests so that everybody (over 12 000 000 people) can experience the features you've built.

You can also help by translating the bot to other languages or fixing some texts in existing languages by modifying the locales folder or at localize.borodutch.com.

List of repositories

Installation and Docker deployment

  1. Clone this repo: git clone https://github.com/bytebone/voicy
  2. Edit the .env.sample file with your wit.ai tokens, telegram token and salt, and save it as .env
  3. Run docker build --network=host -t bytebone:voicy
  4. Run docker compose up

Environment variables in .env file

Variable Description
MONGO URI for the mongo database used
TOKEN Telegram bot token
SALT Random salt to generate various encrypted stuff
ADMIN_ID Chat id of the person who shall receive valuable logs
WIT_LANGUAGES A map of language names to Wit.ai tokens
ENVIRONMENT App environment, can be development, defaults to production

See examples in .env.sample file.

License

MIT — use for any purpose. Would be great if you could leave a note about the original developers. Thanks!

voicy's People

Contributors

backmeupplz avatar dependabot[bot] avatar heysreelal avatar ardent-purple avatar bytebone avatar ali-demirtas avatar knorpelsenf avatar moldoteck avatar usithadev avatar abdoo9 avatar abusarimhindi avatar evaleries avatar tsubus avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.