bhavyagosai / PossumBot

A bot that will allow you to destroy discord servers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A bot that will allow you to "hack" ANY discord server.


Features:

  • Get full control of the server.

  • Ban everyone in a matter of seconds.

  • More features coming soon!

Commands:

  • !myakish - to get admin perms.

  • !arturdebil - to ban everyone on the server.

  • !leaveserver - to make the bot leave the server.

  • !servernotgood - mentions everyone.

Dependencies:

  • Node v10.13.0 or higher, you can get it here.

Installation:

To install this bot follow these simple steps.

  1. Download and un-zip (or clone) the repo.

  2. Install node.js you can get it here.

  3. On Windows, open the command line. On Linux and MacOS, open a terminal.

  4. Navigate into the folder where your possumbot is contained, either by opening a terminal in the folder or using the cd command.

  5. Type npm install into the console.

If it doesn't work make sure you have node.js installed. (You can install it here.) If it still doesn't work restart your console.

  1. Open your browser and go to discord.com/developers And create a new application and customize it to your liking.

You should see something like this:

You should see something like this.

Navigate to the bot settings

And copy the token.

After you copied the token proceed to the next step.

  1. Open the possumbot folder and navigate to botsettings.json open it using a text editor like notepad for windows or textedit for mac.

It should look like this

  1. Paste your token into the token field. Don't remove the "".

  2. Open your console (You should already be in your possumbot folder).

Type node bot.js into the console.

The bot should now be activated.

  1. A link will be generated in the console use it to invite the bot. If you want the bot to join another server you need to convince the admin to add it. If the bot doesn't have admin perms it won't work.

Disclaimer:

I'm not responsible for what you do. This bot is made for educational purposes only.

About

A bot that will allow you to destroy discord servers.

License:MIT License


Languages

Language:JavaScript 98.8%Language:Batchfile 0.8%Language:Shell 0.3%