Automatically copy the Discord Status of a Friend you share a server with (conditions have to be satisfied to work)

Overview

CopyDiscordStatusOfUser-SelfBot

Basic Function

Automatically copy the Discord Status of a friend User whom you share a server with (These conditions have to be satisfied to work!)

Installation

You must haved installed python 3 (with default standard libraries) as well as the discord.py python library by typing in terminal the following:

pip install discord.py

Then go ahead and download both the 'UserToken&IDs.txt', 'oldstatus.txt', and 'statuscopier.py' file from this repository in the same directory/folder

Requirements for the Program to Work (READ)

You have to be friended to the person whose status you want to copy, as well as share a server with them. Although further investigation might find a more lenient way to achieve the same purpose of the program, these rules hold because with the discord api the only way I have found to access the status of someone is through the 'activity' of a 'Member' object, which can only be accessed through sharing a server. In addition, I believe discord won't allow selfbots to access Member objects without being friended to them and I believe that is do to me not being able to add Discord Intents as a selfbot.

Setup (IMPORTANT: MUST READ)

You must retrieve your personal discord authorization token, the User ID of the person whose status you want to copy, as well as the Mutual Server ID (using the same steps you used to find the User ID).

Once you retrive these information, you must paste those values into the UserToken&IDs.txt file in the correct order specified in the template that exists in that file already, and only then are you ready to run the program.

Using any IDE or Terminal simply run the python program you downloaded before:

python3 statuscopier.py

How it Runs

The program runs using python requests library and sends a HTTP patch request updating the user's custom discord status and uses the discord library api to access other person's status. It checks that user's status every minute; In addition, since you are running an automated self-bot on your user account, you are at risk of being banned by violating discord's anti-self bot policy (use at own risk), although it's likely discord has more important things to worry about, as long as the program is not sending too many requests (which this one probably isn't).

The 'UserToken&IDs.txt' file holds the discord token, user id, and server id while the 'oldstatus.txt' holds the current user status in order to retain the current status variable string information even after the program is terminated in whatever IDE is running it.

Side-note: The Discord API is really weird, it was made for the purpose of actual discord bots not discord users, because self-botting was banned years ago, so certain operations using the API discord.py wrapper are just weird and were often prone to error when originally coding this

Program Console Code in Terminal

Screen Shot 2022-04-11 at 8 09 13 PM

Discord Output

Screen Shot 2022-04-11 at 8 10 30 PM Screen Shot 2022-04-11 at 8 10 02 PM

Owner
Certified Baller
on the hub right now
Certified Baller
A simple script & container to pull COVID data from covidlive.com.au and post a summary to a slack channel

CovidLive AU Summary Slackbot This bot is a very simple slackbot that pulls data, summarises and posts up to date AU COVID stats to a provided slack c

James 3 Dec 18, 2021
Desafio de projeto sobre Git/Github

Maçã ou Laranja? 🤔 Desafio Projeto Dio para Git/Github 🔶 Para esse primeiro repositório, decidir adicionar o primeiro algoritmo de inteligência arti

José Filipe 2 Oct 23, 2022
I was sick of having to hand my friends my phone, so I gave my Spotify some SMS features!

SMSpotifY Just a little tool so that my friends can text a phone number and add to my spotify queue for parties and such:) Features Roles / Access Con

Sara 2 Jan 17, 2022
Allows you to easily share bookmarks from Raindrop.io in Telegram chats.

Allows you to easily share bookmarks from Raindrop.io in Telegram chats. As well as save links/photos/longreads from Telegram right into Raindrop.io. Join us, we have a nice 'reader mode' :)

Oleh 36 Dec 19, 2022
Python async SDK for betsapi.com

Python async SDK for betsapi.com

1 Dec 21, 2021
WILSON Cloud Respwnder is a Web Interaction Logger Sending Out Notifications with the ability to serve custom content in order to appropriately respond to client-issued requests.

WILSON Cloud Respwnder What is this? WILSON Cloud Respwnder is a Web Interaction Logger Sending Out Notifications (WILSON) with the ability to serve c

48 Oct 31, 2022
Whatsapp-bot - Whatsapp chatbot build with python and twilio

Whatsapp-bot This is a Whatsapp Chatbot that responds with quotes, reply owners

arinzejustinng 1 Jan 14, 2022
Instagram - Instagram Account Reporting Tool

Instagram Instagram Account Reporting Tool Installation On Termux $ apt update $

Aryan 6 Nov 18, 2022
inventory replenishment for a hospital.

Inventory-Replenishment Inventory-Replenishment for a hospital that would like to explore how advanced anlytics may help automate their decision proce

1 Jan 09, 2022
Dante, my discord bot. Open source project in development and not optimized for other filesystems, install and setup script in development

DanteMode (In private development for ~6 months) Dante, my discord bot. Open source project in development and not optimized for other filesystems, in

2 Nov 05, 2021
Best DDoS Attack Script Python3, Cyber Attack With 40 Methods

MXDDoS - DDoS Attack Script With 40 Methods (Code Lang - Python 3) Please Don't Attack '.gov' and '.ir' Websites :) Features And Methods 💣 Layer7 GET

7 Mar 07, 2022
This repository contains modules that extend / modify parts of Odoo ERP

Odoo Custom Addons This repository contains addons that extend / modify parts of Odoo ERP. Addons list account_cancel_permission Only shows the button

Daniel Luque 3 Dec 28, 2022
WhatsApp Multi Device Client

WhatsApp Multi Device Client

23 Nov 18, 2022
A thin Python Wrapper for the Dark Sky (formerly forecast.io) weather API

Dark Sky Wrapper This is a wrapper for the Dark Sky (formerly forecast.io) API. It allows you to get the weather for any location, now, in the past, o

Ze'ev Gilovitz 414 Nov 16, 2022
A pypi package that helps in generating discord bots.

A pypi package that helps in generating discord bots.

KlevrHQ 3 Nov 17, 2021
Create a roles overview page for all Ansible roles/playbooks in Gitlab

ansible-create-roles-overview Overview The script ./create_roles_overview.py queries a Gitlab API for Ansible roles and playbooks. It will iterate ove

2 Oct 11, 2021
TON Miner from TON-Pool.com

TON-Pool Miner Miner from TON-Pool.com

21 Nov 18, 2022
Live Weather Updates using Flask and OpenWeather

AuraX Live Weather Updates using Flask and OpenWeather Installation To setup this project on your local machine, first clone this repository and insta

Ayush Gupta 3 Nov 02, 2021
AWS Blog post code for running feature-extraction on images using AWS Batch and Cloud Development Kit (CDK).

Batch processing with AWS Batch and CDK Welcome This repository demostrates provisioning the necessary infrastructure for running a job on AWS Batch u

AWS Samples 7 Oct 18, 2022
My beancount practice as a template

my-beancount-template 个人 Beancount 方案的模板仓库 相关博客 复式记账指北(一):What and Why? 复式记账指北(二):做账方法论 复式记账指北(三):如何打造不半途而废的记账方案 配置 详细配置请参考博客三。必须修改的配置有: Bot功能:data/be

KAAAsS 29 Nov 29, 2022