Skip to content

egoran2/disc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Online Forever 🦄😏

A code written in Python that helps you to keep your account 24/7 online.

Requirements 🧰

Installation 🐍

> download a copy of this repo
> navigate to the extracted folder

Install all the necessary Python packages to run this programme using the requirements.txt (sudo as neccessary):

$ pip install -r requirements.txt

Getting Started 🥣

Get your discord token and add it to the token in config.py file. (paste inside the quotations.) If you don't know how to get your discord token, just google. 😏

token = "xxxxxxxxxxxxxxxxxxxxxxxxx"

📍 DO NOT GIVE YOUR TOKEN TO OTHERS !!!

Giving your token to someone else will give them the ability to log into your account without the password or 2FA.

Warning : Self-bots are discouraged by Discord and is against Discord's ToS. You might get banned for this if not used properly.

📝 Note : Discord's Terms of Service: discord.com/terms

This repository is in no way affiliated with, authorized, maintained, sponsored or endorsed by Discord Inc. or any of its affiliates or subsidiaries.


Usage 🍕

Then run the code: WoWoWo!!! 🍻

 $ python online.py

If you did all the steps correctly, you should see the following message on the console.

Logged in as <you user name>

  • Don't foregt to 🌟 star the repository if this helped you! 💖🤗

  • Do you have an improvement? Feel free to contribute by a pull request. 🤍

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%