Skip to content

Rul991/auto-telegram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auto-Telegram

Auto-Telegram is a Bun-based MTCute app designed to automate message sending on Telegram. It interact with Telegram's API, allowing you to create and manage custom commands for seamless message automation.

Features

  • Scheduled Messages: Schedule messages to be sent at specific times.
  • Loop Messages: Send a series of messages in a loop.
  • Casino Command: Send dice roll messages in a loop.

Installation

  1. Clone the repository:

    git clone https://github.com/Rul991/auto-telegram.git .
  2. Install the required dependencies:

    bun install
  3. Rename rename to .env to .env and fill in the data

Usage

  1. Run the bot:

    bun start
  2. Use the available commands:

    • .help: Show all available commands.
    • .loop <count> <texts>: Send a specified number of messages in a loop.
    • .schedule <count> <delay in seconds> <message>: Schedule messages to be sent at specific intervals.
    • .casino: Send a casino dice every <DELAY> seconds.
    • ...and more

Configuration

You can configure the bot by modifying the .env file with your Telegram API credentials and other settings.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

About

Auto-Telegram is a Bun-based MTCute app designed to automate message sending on Telegram

Topics

Resources

License

Stars

Watchers

Forks

Contributors