Telegram bot to stream videos in telegram voicechat

Telegram bot to stream videos in telegram voicechat for both groups and channels. Supports live streams, YouTube videos and telegram media. With record stream support, Schedule streams, and many more. Config Vars: Mandatory Vars API_ID : Get From my.telegram.org API_HASH : Get from my.telegram.org BOT_TOKEN : @Botfather SESSION_STRING : Generate From here CHAT : ID of Channel/Group where the bot plays Music. Recommended Optional Vars DATABASE_URI: MongoDB database Url, get from mongodb. This is an optional var, but it is […]

Read more

Python Markov Chain chatbot running on Telegram

Hanasubot (Japanese 話すボット, talking bot) is a Python chatbot running on Telegram. The bot is based on Markov Chains so it can learn your word instantly, unlike neural network chatbots which require training. It uses a modified version of markovify library for that purporse. However, the output may not make sense at all, though it can sometimes generate hilarious replies. In theory, the bot can learn in any languages, but for some languages word segmentation is required. The bot currently […]

Read more

Pdisk uploader telegram bot

pdisk uploader telegram bot Configs TG_BOT_TOKEN – Get bot token from @BotFather API_ID – From my.telegram.org API_HASH – From my.telegram.org DATABASE_URI – Mongo Database URL from https://cloud.mongodb.com/ DATABASE_NAME – Your database name from mongoDB. Default will be ‘my’ ADMIN – Your User ID How To Create Data Base Url https://youtu.be/HhHzCfrqsoE Bot Commands set command /connect connect your account /broadcast Send Message To all User Deploy to Heroku Support 🇮🇳    

Read more

A Telegram bot to look up quotes, charts, general market sentiment and more

Tickergram is a Telegram bot to look up quotes, charts, general market sentiment and more. It can be used collaboratively in group chats or by talking directly to it. Users can also keep a watchlist and receive price information notifications. Supporting Tickergram I run an instance of Tickergram at @tickergrambot. By becoming a sponsor, you will support the project and get access to this bot instance. Check the sponsor tiers for more information. Or continue reading and get your own […]

Read more
1 4 5 6 7 8 9