Giter Club home page Giter Club logo

ads's Introduction

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

ads's People

Contributors

benitzcoding avatar kittensaredabest avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

ads's Issues

Add Sharded Bot Support.

Since the project currently doesn't use the AutoShardedBot from discord.py it won't work with Bots that have over 2500 guilds.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.