Skip to content

BenitzCoding/ADS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anti-Dummy-Server

This is Project ADS to prevent people from dummy servering your bot, We would like to help you by Anti-Dummy Servering your bot.

Dependencies

Unix:

$ python3 -m pip install -U -r requirements.txt

Windows:

pip install -U -r requirements.txt

Usage & Config

If you are using ADS just for once, then you can fill in all the config.json file with your Discord ID, Log Channel ID, Log Server ID, and The ID of the user who is Dummy Servering your bot, and then if you insert your token and run it, it should ADS your bot. If you are using a bot with cogs you can use the cog version of the script or use the normal version of the script with no cog.

Sample File:

If you don't know how to copy IDs please refer to How to copy IDs - Discord.

{
	"owners": [
		000000000000000000
	],
	"serverid": 000000000000000000,
	"log": 000000000000000000,
	"users": [
		000000000000000000, 000000000000000000, 000000000000000000
	],
	"token": "ODAxNzY5MjM4MjQ3MTEyNzI1.YAlfyg.dDutrJEbTRGLPPEecoBl8zqZifk"
}

Debug

If there are any problems or any bugs in the script please contact BenitzCoding#1317 and join Senarc's Discord server.

Conclusion

We hope your bot is ADS, and have a nice day I hope I helped you You can contact me when needed.

Have a nice Day! Stay Safe!

  • BenitzCoding#1317

About

This is Project ADS to prevent people from dummy servering your bot, We would like to help you by Anti-Dummy Servering your bot.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages