Code Monkey home page Code Monkey logo

nillumocto-discord-flooder's Introduction

Python

Help

How to run

Download Content

  • Download both files from the latest release
  • Dowload Python 3.7.8
  • Download an IDE of your choice, would recommend VsCode
  • Enter 'pip install discord.py' into the command line
pip install discord

Setting up discord bot

Finalising code

  • Paste your bot token within the " " of the client.run('add your token here') line
#enter within brackets, keep qoutes
client.run('add your token here')
  • Copy the correct path by right clicking the file and clicking 'copy path' for the flooded.txt file
#Line the needs to be replaced, keep qoutes and the r
await ctx.send(file=discord.File(r'enter you file path here'))
#example 
await ctx.send(file=discord.File(r'C\flooded.txt'))
  • Then run the file in your IDE

Discord commands

  • .delete to delete all channels in the server
  • .octo to flood by creating new channels
  • .rename to rename all the members

Errors

  • Make sure you have Python 3.7.8 installed
  • Make sure discord.py is installed (Google how to install python packets)
  • If all of the above have been tested download the oldest release, which will work 100% of the time

nillumocto-discord-flooder's People

Contributors

kamushy avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

arteriaxlucifer

nillumocto-discord-flooder's Issues

Kali Linux

Hi, i ve kali linux, and i need “finalising code” for kali
Thx

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.