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.

Music bot for playing music on telegram voice chat group.

Somali X Music 🎡 Music bot for playing music on telegram voice chat group. Requirements FFmpeg NodeJS nodesource.com Python 3.8+ or Higher PyTgCalls

Abdisamad Omar Mohamed 4 Dec 01, 2021
A Serverless Application Model stack that persists the $XRP price to the XRPL every minute as a TrustLine. There are no servers, it is effectively a "smart contract" in Python for the XRPL.

xrpl-price-persist-oracle-sam This is a XRPL Oracle that publishes external data into the XRPL. This Oracle was inspired by XRPL-Labs/XRPL-Persist-Pri

Joseph Chiocchi 11 Dec 17, 2022
Revolt account generator. Bypassing Hcaptcha using AI solver.

RevoltGenerator Revolt account generator. Bypassing Hcaptcha using AI solver. Config settings in config.json then put your usernames / proxies. If you

&! Ρ΄ΞΉchy.#0110 27 Nov 01, 2022
Code release for "Cycle Self-Training for Domain Adaptation" (NeurIPS 2021)

CST Code release for "Cycle Self-Training for Domain Adaptation" (NeurIPS 2021) Prerequisites torch=1.7.0 torchvision qpsolvers numpy prettytable tqd

31 Jan 08, 2023
Opasium AI was specifically designed for the Opasium Games discord only. It is a bot that covers the basic functions of any other bot.

OpasiumAI Opasium AI was specifically designed for the Opasium Games discord only. It is a bot that covers the basic functions of any other bot. Insta

Dan 3 Oct 15, 2021
A really easy way to display your spotify listening status on spotify.

Spotify playing README A really easy way to display your spotify listening status on READMEs and Websites too! Demo Here's the embed from the site. Cu

Sunrit Jana 21 Nov 06, 2022
Bot para automatizacao de registros no Vacivida para o COVID19

VACIBOT v.06 - Bot para automatizacao de registros no Vacivida para o COVID19 by Victor Fragoso - Prefeitura Municipal de Santo AndrΓ© Email:

Prefeitura de Santo AndrΓ© 22 Sep 19, 2022
A project that alerts me when there's a dog outside so I can go look at it.

Dog Detector A project that alerts me when there's a dog outside so I can go look at it. Tech Specs This script uses the YOLOv3 object detection model

rydercalmdown 58 Jul 29, 2022
Custom bot I've made to host events on my personal Discord server.

discord_events Custom bot I've made to host events on my personal Discord server. You can try the bot out in my personal server here: https://discord.

AlexFlipnote 5 Mar 16, 2022
Basic Python3 request wrapper for the PancakeSwap API

🐍 Python Pancakes πŸ₯ž A simple request wrapper for the Pancake-Swap API. Installation Install package # Using pip $ pip install pythonpancakes # Or f

Scott Burlovich 30 Nov 20, 2022
Very Sempil Bot Auto Filter bot

SAMANTHA_BOT Very Sempil Bot Auto Filter bot ##[ # π‚π‹πˆπ‚πŠ ππ„π‹πŽπ– πˆπŒπ€π†π„ π“πŽ πƒπ„ππ‹πŽπ˜ πŸ‘‡ πŸ‘‡ πŸ‘‡ Auto Filter Manuel Filter IMDB Admin Co

DARK WEBLOAD 3 Jun 27, 2022
Implementation of Chatterbot using Discord API

discord-chat-bot Implementation of Chatterbot using Discord API. Usage Due to the necessity of storing files to train the AI, the bot is not hosted pu

kiwijuice56 0 Sep 29, 2022
As Slack no longer provides an API to invite people, this is a Selenium Python script to do so

As Slack no longer provides an API to invite people, this is a Selenium Python script to do so

Messing around with GitHub API to look at omicron build times

gh-workflow-runs This is a very simple tool to dump out basic information about workflow runs for a GitHub repo. The structure is based on gh-subscrip

David Pacheco 1 Nov 30, 2021
Leveraged grid-trading bot using CCXT/CCXT Pro library in FTX exchange.

Leveraged-grid-trading-bot The code is designed to perform infinity grid trading strategy in FTX exchange. The basic trader named Gridtrader.py contro

Hao-Liang Wen 25 Oct 07, 2021
A Telegram bot for remotely managing Binance Trade Bot

Binance Trade Bot Manager Telegram A Telegram bot for remotely managing Binance Trade Bot. If you have feature requests please open an issue on this r

Lorenzo Callegari 乐子睿 350 Jan 01, 2023
An EmbedBuilder for Discord bots in Python.

An EmbedBuilder for Discord bots in Python. You need discord.py to use this module.

6 Jan 13, 2022
A Telegram Userbot to play Audio and Video songs / files in Telegram Voice Chats

TG-MusicPlayer A Telegram Userbot to play Audio and Video songs / files in Telegram Voice Chats. It's made with PyTgCalls and Pyrogram Requirements Py

4 Jul 30, 2022
Python On WhatsApp - Run your python codes on whatsapp along with talking to a chatbot

Python On WhatsApp Run your python codes on whatsapp along with talking to a chatbot This is a small python project to run python on whatsapp. and i c

Prajjwal Pathak 32 Dec 30, 2022
Zero2 Discord bot is written with Discord.py using Python.

Zero2 Discord bot is written with Discord.py using Python.

Siva Avanish 4 Nov 08, 2021