Coder Social home page Coder Social logo

sh_self's Introduction

Sh Self

Build style: lint

   _____ __       _____      ______
  / ___// /_     / ___/___  / / __/
  \__ \/ __ \    \__ \/ _ \/ / /_  
 ___/ / / / /   ___/ /  __/ / __/  
/____/_/ /_/   /____/\___/_/_/     
                                   

Table of Contents

About

Yet another Telegram userbot written in dart by using Tdlib. work in progress!

Features

  • mute, unmute, mutelist
  • reload animation in chat
  • date time in chat
  • server status
  • spamming
  • offline mode
  • auto delete
  • run dart code (eval)
  • export account data (json & html)

Getting Started

Prerequisites

  • MacOS (x64 & arm64), Windows(x64), Linux(x64) -> dart sdk stable 3.1.0+
  • Windows(arm64), Linux(arm64) -> dart sdk dev channel 3.2.0+
  • (optional) Visual studio code for editing sorce code
  • (optional) Telegram database library 1.8.15 pre-compiled available

Installation

Checkout Actions tab for latest automated builds or compile it yourself:

# Clone repo
git clone https://github.com/alisalimik/sh_self.git
cd sh_self
# Install dependencies
dart pub get
# build packager
dart compile aot-snapshot bin/build.dart -o ./build.aot
# package executable
dartaotruntime build.aot host

Screenshots

Bot running in terminal Telegram commands

Usage

  1. Run application for first time using terminal(not console!) to login.
  2. Start a chat with your friend.
  3. Send the command reload to initiate the reload process.
  4. The bot will respond with a reloading animation and a success message.
  5. Other commands comming soon...

License

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

sh_self's People

Contributors

alisalimik avatar

Watchers

Kostas Georgiou 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.