/obs-telegram-chat

Telegram Chat Widget for OBS

Primary LanguageHTMLMIT LicenseMIT

obs-telegram-chat-danmu

GitHub issues GitHub forks GitHub stars GitHub license Twitter

Add Telegram Chat in OBS

Stream your Telegram group messages in OBS without software installation

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

Usage

  1. Create a new bot via @BotFather
  2. Disable privacy mode on your bot (https://core.telegram.org/bots/features#privacy-mode)
  3. Add the bot to your group
  4. Add Telegram Bot Raw to your group to get group id (chat id)

image

  1. Clone this project
  2. Edit edanmu.html, update your API_KEY BOT_USERNAME GROUP_ID

image

  1. Open OBS Studio, add Browser Source, set Local file to On
  2. Select edanmu.html on Local file
  3. Enjoy☺️

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • HKLCF - Initial work - HKLCF

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE file for details