Elon Muschioso is a Telegram bot that you can use to manage your computer from the phone.

Overview

elon

Elon Muschioso is a Telegram bot that you can use to manage your computer from the phone.

what does it do?

Elon Muschio makes a connection from your phone to your computer using Google's APIs and Telegram. Writing messages and commands to the bot in Telegram, from the phone or from other devices, you can easily manage your computer from the distance.

setup

First of all, you must download Telegram and search the bot called "elonbot" or "ElonMuschiosoBot", so start it. You won't recieve any message, because the bot works only when it is running in your pc. So search "IDBot" and start it, then write the command '/getid' and copy the ID somewhere. Go to the settings and copy the username. After you did that, download Python and the files "Elon-1.0.py" and "Launch-Elon1.0.py". Open the Python IDLE and modify "Elon-1.0.py". In line 22 delete 000000000 and write there your ID (without question marks), and in line 24 change YOURUSERNAME in your username (you MUST use the QUOTATION MARKS at the beginning and at the end of the username). In line 144, change 000000000 with your ID, again. Then you can try to run the program: the bot will send you a message and you can use commands to use it.

list of commands

Update, U = check if Elon is ON

Elon Off, Off = shutdown pc

Kill All, KA = kill, if running, Google, Telegram and Brave

Kill Brave, KB = kill Brave Browser

Kill Program, KP = kill a program, you must enter the name on the pc

Close App, CloseApp = close the current app (the one you are using)

Keylogger, Key = obtain by message all the keys pressed on the keyboard

Screenshot, Screen = get a screenshot and send it by message

Password, Pass = get saved passwords

Camera, Cam = get a photo from the camera and send it by message

other things

You have to download the ZIP folder and you must NOT delete the subfolders, even if they don't contain any file: they are used when you call some functions (i.e. Camera, Screenshot, Password, etc.). To use the Password function, the program uses a software that shows saved passwords. Your antivirus may say it is a virus, but it is not.

If you want the program runs every time you turn on your computer, take the file 'Launch-Elon1.0.py' and place into th directory 'C:\Users\YOURPCUSERNAME\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup', writing your pc username where written YOURPCUSERNAME. Doing that, program will start every time you use your computer, so that you can manage it every time you want.

A Telegram bot to download youtube playlists and upload them to telegram. (may be slow becoz youtube limitations)

YTPlaylistDL 📛 A Telegram bot to download youtube playlists and upload them to telegram. (may be slow becoz youtube limitations) 🎯 Follow me and sta

Anjana Madu 43 Dec 28, 2022
Gnosis-py includes a set of libraries to work with Ethereum and Gnosis projects

Gnosis-py Gnosis-py includes a set of libraries to work with Ethereum and Gnosis projects: EthereumClient, a wrapper over Web3.py Web3 client includin

Gnosis 93 Dec 23, 2022
A beginner’s guide to train and deploy machine learning pipelines in Python using PyCaret

This model involves Insurance bill prediction, which was subsequently deployed on Heroku PaaS

1 Jan 27, 2022
Python SDK for accessing the Hanko Authentication API

Hanko Authentication SDK for Python This package is maintained by Hanko. Contents Introduction Documentation Installation Usage Prerequisites Create a

Hanko.io 3 Mar 08, 2022
TeamDltvideo Bot you can add in your Telegram Group Thanks

TeamDltvideo TeamDltvideo Bot you can add in your Telegram Group Thanks Video Stream is a telegram bot project that's allow you to play video on teleg

TeamDlt 1 Nov 18, 2021
Export Statistics for a Telegram Group Chat

Telegram Statistics Export Statistics for a Telegram Group Chat How to Run First, in main repo directory, run the following code to add src to your PY

Ali Hejazizo 22 Dec 05, 2022
Python wrapper for the Intercom API.

python-intercom Not officially supported Please note that this is NOT an official Intercom SDK. The third party that maintained it reached out to us t

Intercom 215 Dec 22, 2022
A wrapper for slurm especially on Taiwania2 (HPC CLI)A wrapper for slurm especially on Taiwania2 (HPC CLI)

TWCC-slurm-wrapper A wrapper for slurm especially on Taiwania2 (HPC CLI). For Taiwania2 (HPC CLI) usage, please refer to here. (中文) How to Install? gi

Chi-Liang, Liu 5 Oct 07, 2022
Discord bot that displays the current Swatch Internet Time (.beat) as a status.

Internet-Time-Display Discord bot that displays the current Swatch Internet Time (.beat) as a status. Visit the website! Add the bot to your server! A

2 Mar 15, 2022
The best Fortnite all-in-one lobby bot!

Recommended to use on Python v3.8 stable for bot. FLB The best free Fortnite lobby bot experience! Discord server: PDennSploit Softworks LLC Getting S

Payson Holmes 2 May 11, 2022
Track player's stats, find out when they're online and grinding!

Hypixel Stats Tracker Track player's stats, find out when they're online and playing games! INFO Showcase Server: https://discord.gg/yY5qQHPar6 Suppor

4 Dec 18, 2022
Scheduled Block Checker for Cardano Stakepool Operators

ScheduledBlocks Scheduled Block Checker for Cardano Stakepool Operators Lightweight and Portable Scheduled Blocks Checker for Current Epoch. No cardan

SNAKE (Cardano Stakepool) 4 Oct 18, 2022
Cookiecutter templates for Serverless applications using AWS SAM and the Rust programming language.

Cookiecutter SAM template for Lambda functions in Rust This is a Cookiecutter template to create a serverless application based on the Serverless Appl

AWS Samples 24 Nov 11, 2022
A small package to markdownify Notion blocks.

markdownify-notion A small package to markdownify notion blocks. Installation Install this library using pip: $ pip install markdownify-notion Usage

Sergio Sánchez Zavala 2 Oct 29, 2022
A Discord bot made by QwertyIsCoding

QwertyBot QwertyBot A Discord bot made by QwertyIsCoding Explore the docs » View Demo . Report Bug . Request Feature About The Project This Discord bo

4 Oct 08, 2022
Clippin n grafting Backend

Clipping' n Grafting Presenting you, 🎉 Clippin' n Grafting 🎉 , your very own ecommerce website displaying all your artsy-craftsy stuff. Not only the

Google-Developer-Student-Club-ISquareIT (GDSC I²IT) 2 Oct 22, 2021
PESU Academy Discord Bot built for PESsants and PESts of PES University

PESU Academy Bot PESU Academy Discord Bot built for PESsants and PESts of PES University You can add the bot to your Discord Server using this link. O

Aditeya Baral 0 Nov 16, 2021
A Python library to access Instagram's private API.

Instagram Private API A Python wrapper for the Instagram private API with no 3rd party dependencies. Supports both the app and web APIs. Overview I wr

2.6k Jan 05, 2023
An Async Bot/API wrapper for Twitch made in Python.

TwitchIO is an asynchronous Python wrapper around the Twitch API and IRC, with a powerful command extension for creating Twitch Chat Bots. TwitchIO co

TwitchIO 590 Jan 03, 2023