Giter Club home page Giter Club logo

telegram-mumble-bot's Introduction

telegram-mumble-bot

Heroku Dependencies

Deploy

TelegramMumbleBot is a simple telegram bot to notify mumble events to telegram chats. It can be easily deployed to Heroku, it just needs some config vars to be defined on your heroku app.

Deploy on heroku

  1. Create a new heroku app.
  2. Select GitHub as deployment method and connect it to this or to your repository.
  3. Create a new bot account with BotFather.
  4. Go to your heroku app settings page and create the following config variables:
  • TELEGRAM_TOKEN: the token you received from the BotFather.
  • TELEGRAM_CHAT_ID: the id of the chat where you want the messages to be posted.
  • MUMBLE_URL: mumble url in thi s form mumble://hostname:port
  • MUMBLE_USER: mumble username
  • MUMBLE_PASSWORD: mumble password
  • WEBHOOK_BASE_URL: your heroku app url https://your-heroku-app-name.herokuapp.com
  • WEBHOOK_PATH: a custom path for the webhook (defaults to /telegramBot)

NOTE: You will have to change the key and cert files to the one you created for the bot's user if your mumble server requires them.

telegram-mumble-bot's People

Contributors

membersheep avatar udokifferbrehl avatar

Watchers

James Cloos avatar  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.