All Projects → martijnrondeel → Speechbot

martijnrondeel / Speechbot

Licence: mit
A Text-to-Speech Python Telegram bot

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Speechbot

Pytelbot
A playful bot in telegram
Stars: ✭ 12 (-84.62%)
Mutual labels:  bot, telegram-bot
Marvin
The paranoid bot (framework)
Stars: ✭ 51 (-34.62%)
Mutual labels:  bot, telegram-bot
Rssbot
Lightweight Telegram RSS bot for notifications only. 用于消息通知的轻量级 Telegram RSS 机器人
Stars: ✭ 952 (+1120.51%)
Mutual labels:  bot, telegram-bot
Notmail bot
Telegram bot that acts as an email client
Stars: ✭ 23 (-70.51%)
Mutual labels:  bot, telegram-bot
Pockebot
Read It Later for Telegram
Stars: ✭ 56 (-28.21%)
Mutual labels:  bot, telegram-bot
Adhesive
A chatbot serving as your glue between Telegram and Signal sticker packs
Stars: ✭ 25 (-67.95%)
Mutual labels:  bot, telegram-bot
Moviemagnetbot
🤖 telegram bot for movies
Stars: ✭ 39 (-50%)
Mutual labels:  bot, telegram-bot
Informer
A Telegram Mass Surveillance Bot in Python
Stars: ✭ 745 (+855.13%)
Mutual labels:  bot, telegram-bot
Bot Telegram
Exemplo de como criar um BOT para o melhor app de mensagens do mundo: Telegram.
Stars: ✭ 53 (-32.05%)
Mutual labels:  bot, telegram-bot
Telepyth
Telegram notification with IPython magics.
Stars: ✭ 54 (-30.77%)
Mutual labels:  bot, telegram-bot
Mypackbot
🤖 Your own unlimited pack of Telegram-stickers
Stars: ✭ 18 (-76.92%)
Mutual labels:  bot, telegram-bot
Tabchi
An Advertiser Telgram bot in Lua
Stars: ✭ 59 (-24.36%)
Mutual labels:  bot, telegram-bot
Smd
Spotify Music Downloader
Stars: ✭ 822 (+953.85%)
Mutual labels:  bot, telegram-bot
Telegram Iranbot
🌎 A dead simple Telegram bot for FA to FA, EN to FA translation
Stars: ✭ 9 (-88.46%)
Mutual labels:  bot, telegram-bot
Java Telegram Bot Api
Telegram Bot API for Java
Stars: ✭ 819 (+950%)
Mutual labels:  bot, telegram-bot
Spytrojan keylogger
[Solo para programadores] Troyano espía | Keylogger solo para Windows, se replica en el sistema y se inicia automaticamente al iniciar sesión. | Envío de registro mediante [Base de Datos], [Gmail] o [BotTelegram].
Stars: ✭ 32 (-58.97%)
Mutual labels:  bot, telegram-bot
Voicy
@voicybot Telegram bot main repository
Stars: ✭ 620 (+694.87%)
Mutual labels:  bot, telegram-bot
Zabbix In Telegram
Zabbix Notifications with graphs in Telegram
Stars: ✭ 710 (+810.26%)
Mutual labels:  bot, telegram-bot
Nikoro
A plugin-based, all-in-one, Telegram Bot written in Node.js
Stars: ✭ 51 (-34.62%)
Mutual labels:  bot, telegram-bot
Telebot
The easy way to write Telegram bots in Node.js
Stars: ✭ 1,096 (+1305.13%)
Mutual labels:  bot, telegram-bot

SpeechBot

SpeechBot is a Telegram bot written in Python that converts anything you say into a voice message using Google's Text-to-Speech API.

Installation

SpeechBot requires:

Download the bot:

git clone https://github.com/martijnrondeel/SpeechBot

(or download the .zip)

Run the bot (don't forget to edit the code first to add your token, SSL certs, etc.):

cd SpeechBot
python speechbot.py

Contributing

Please feel free to contribute! This is my first open-source Python project, I have probably made silly mistakes somewhere ;)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].