Code Monkey home page Code Monkey logo

summrs-antinuke-premium's Introduction

Summrs Premium ™️ the only way to truly protect your server against people like me

Story

Summrs old dev aka Cyrus leaked the summrs token and told people to nuke the servers and after that lxi the owner of summrs just gave up on the bot as cyrus was the dev who did most of the work and also he snaked lxi + people nuked bunch of servers so he leaked the source and gave up on summrs.

Setup Summrs Premium database:

How to setup a mongoDB server on windows 10

How to setup a mongoDB server on linux (Ubuntu)

First, setup a mongoDB database

After you're in the mongoDB shell (followed the tutorials above)

Run these commands:
use Bot
db.whitelist.insertOne({useless: "github.com/Not-Cyrus"})

MAKE SURE your bot has this intent (or it will not work):

Now you're done! Either use the binaries or build it yourself, it's up to you.

So, you want to build it yourself?

You will need these dependencies:

https://golang.org/dl/ - download this (>=1.15 (recommended: latest))
go get github.com/bwmarrin/[email protected] - command line
go get go.mongodb.org/mongo-driver - command line

After you've installed the dependencies, you are good to run this command:

cd (directory of the main.go file)

go build -ldflags "-s -w"

(you are also welcome to run it straight from the go file.)

go run main.go

General help

Q: What is a token?
A: A token is an authentication "ticket" that allows the bot to function.

Q: What is the fastest Anti-Nuke bot?
A: Summrs was the fastest bot but now its no more a thing so but this code is the fastest.

Q: How do I make a bot/How do I get it's token?
A: Go Here https://discord.com/developers/applications then create an application (if you don't know how use youtube.)

Q: What is this bot?
A: This is a bot that protects your server from being "nuked"/"wizzed"

Q: Why is the setup so complex?
A: Due to the database that is used, Complex setup | Easier to read code (kinda my codes pretty bad)

Q: Why do I need to specify the amount of shards and what are they?
A: Simple answer, more servers your bot is in the more shards you need.

Q: What is the recommended amount of shards?
A: Unless you're using this for hundreds of guilds, It's safe to use 1.


.)

summrs-antinuke-premium's People

Contributors

o-ffender avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

summrs-antinuke-premium's Issues

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.