Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

Natix1/Hell-Pinger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hell-Pinger

Create messages to ping alot of people

Python Tested on Windows Discord

Haven't been tested on linux - probably won't work | Requires python | Discord 'utility'

How to use

If you haven't, install Python. Make sure to check the add to path box.

Optional: create an envinorment

Open a command prompt, if needed navigate to the download folder and type pip install -r requirements.txt. This will install the dependencies.

Optional: edit config.ini to adjust settings

Now, in the command prompt type python program.py.

Errors

  1. requests error, discord.py or similar: Double check the token to make sure its correct.
  2. os error, discord.py, requests or similar: If a .env file wasn't created, create it manually in the same directory the rest of files are placed. then put this in the folder: ACCOUNT_TOKEN=YOUR_TOKEN_HERE and replace the YOUR_TOKEN_HERE with your actual discord token.
  3. discord.py error, requests error: By saying token I mean the account token. I didn't test it on a bot token but im 90% sure it won't work.
  4. Any other error not listed below: Create a issue (I dont guarantee to fix it) or just try fixing it yourself. If you can't just ask ChatGPT about your error i guess.

About

Create messages to ping alot of people

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages