Skip to content

Selectively remove your discord messages with a simple command.

License

Notifications You must be signed in to change notification settings

Mehigh17/go-off-discord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Off Discord (GOD)

License Issues

GOD allows you to remove all your messages on an entire discord server or just a single channel with a simple command.

Usage

Creating an account configuration

Create a json file in which you will put your authentication token and your user id, just like this:

{
    "authToken": "",
    "userId": ""
}

Removing messages from a channel

go-off-discord del -a accountInfo.json channel --id channel_id_here

Removing messages from a server

go-off-discord del -a accountInfo.json server --id server_id_here

Notice

You will not be able to remove the messages that aren't readable to you, for example if you sent messages to a channel then you've been removed access to type there, you will no longer be able to remove them until you're granted read access again.

About

Selectively remove your discord messages with a simple command.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages