Skip to content

twinxdev/rustgram

Repository files navigation

Rustgram

A Telegram bot built with Rust and Tauri. This project integrates a Telegram bot with a desktop application, providing a seamless interface to control the bot's functionalities.

Features

  • Real-time Updates: Get real-time updates from Telegram.
  • Customizable Keyboards: Easily create and manage custom keyboards for user interactions.
  • Efficient State Management: Robust state management using Rust's concurrency features.
  • User-Friendly Interface: Control your bot through a desktop application built with Tauri.

Installation

Follow these steps to set up and run the project:

Prerequisites

Clone the Repository

git clone https://github.com/awfulfacekid/rustgram.git

Navigate to the Project Directory

cd rustgram

Install Dependencies

yarn

Running the Application

To run the application in development mode:

yarn tauri dev

To build the application for production:

yarn tauri build

Usage

Once the application is running, you can interact with your Telegram bot through the provided interface. Configure the bot token, set up greeting messages, and manage button responses easily from the desktop application.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published