This bot is designed for chatting with an annoying interlocutor on Telegram Web. Unlike a typical bot, it does not use any Telegram API. Instead, it's just a script that you inject directly into the webpage.
The script monitors the conversation in a Telegram Web chat and automatically sends responses to a specified user or replies with lines from a song. It can be used to humorously interact with or respond to someone in a repetitive or automated manner.
To use this bot, you need to inject the script into the Telegram Web page. You can use tools like:
- User JavaScript and CSS Injector
- Tampermonkey
- Any other similar browser extension or tool that allows you to inject JavaScript into a webpage.
- Install an Extension: Choose and install a JavaScript injection tool such as Tampermonkey or User JavaScript and CSS Injector.
- Add the Script: Copy the bot script from this repository and add it to the extension you installed.
- Open Telegram Web: Go to Telegram Web in your browser.
- Inject the Script: Use the extension to inject the script into the Telegram Web page.
- Start the Bot: Follow the on-screen instructions to configure and start the bot.
- Automated Responses: The bot can send automated responses to a specific user in the chat.
- Song Lyrics Mode: The bot can reply with lines from a pre-defined song.
- Customizable Intervals: Control how often the bot sends messages using random time intervals.
This bot is intended for fun and should be used responsibly. Since it injects JavaScript directly into the webpage, use it at your own risk and be aware of the Terms of Service of Telegram.