Skip to content

SamIsPoggers/DiscorticsAutoBump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

DiscorticsAutoBump

automatically bumps discortics every 6 hours

How to install:

  1. Have Python Installed.
  2. Download the Python File "bumper.py"
  3. Install "requests" module using the below command in cmd:
    pip install requests
  4. You will now have to replace Authorisation code and Channel ID in the code
  5. Run the file

How to get Channel ID:

  1. First, you need to enable developer mode in Discord Settings.images
  2. Next, head on the the Channel you wish to count in, right click on it, and Copy IDimages (7)
  3. Now you can paste the ID in the Code areas where it is required

How to Get Authorization Code:

  1. First, Open Inspect Tool in your browser, alongside Discord
  2. Head over to the network tab in the Inspect Tool
  3. Start typing in any random channel in Discord
  4. Select the option "messages?limit=50" and then in the Header area, look for authorisation.
  5. Copy the Authorization code and paste it in the Python Code where required.authorization-location

About

automatically bumps discortics every 6 hours

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages