Giter Club home page Giter Club logo

fetus-deletus's Introduction

Fetus Deletus v2

Fetus Deletus is a Discord.py self-message deleter.
Version 2 has been completely recoded from scratch in Python 3.8

GitHub release GitHub All Releases

Features

  • Cross-platform support for Windows and Linux
  • Has features that allow you to Delete all sent messages Groups, Servers, or a DM.
  • Supports numerical variables (i.e: .d 20 deletes 20 most recent messages)
  • Has an ignore list for both Servers and DM's

Settings

Edit settings.json

{
"token":"Token_Here",               //put your discord authorization token here(see instructions on how to obtain down below)
"command_prefix":".",               //this is the command prefix, the character before each command that will be used.
"del_command":"d",                  //this command deletes all or a custom numerical variable(i.e. .d 2) sent messages in current channel.
"del_all_dms_command":"dd",         //this command deletes all sent dm messages for all users.
"del_all_servers_command":"ds",     //this command deletes all sent server messages for all servers.
"del_all_command":"da",             //this command deletes all sent dm and server messages for all users and all servers.
"ignore_add_command":"ia",          //type this command in the channel of the dm/guild you would like to ignore the channel.
"ignore_add_server_command":"ias",  //type this command in any channel in the guild you would like to ignore the guild.
"ignore_del_command":"id"           //type this command in the channel of the dm/guild you would like to unignore.
}

How to obtain your token

1. Press Ctrl+Shift+I (⌘⌥I on Mac) on Discord to show developer tools
2. Navigate to the Application tab
3. Select Local Storage > https://discordapp.com on the left
4. Press Ctrl+R (⌘R) to reload
5. Find token at the bottom and copy the value


Disclaimer

This is a self-bot which is against Discord ToS. Use it at your own risk.

fetus-deletus's People

Contributors

noto-rious avatar

Watchers

 avatar

Forkers

00-00-00-11

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.