Skip to content

A little utility to delete all of your donation data in ActionKit, with configurable parallelism

License

Notifications You must be signed in to change notification settings

justicedemocrats/delete-ak-donations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DeleteAkDonations

For deleting all of your donations from your ActionKit instance.

Usage

git clone https://github.com/justicedemocrats/delete-ak-donations.git
mix deps.get
export AK_BASE=https://subdomain.mydomain.com
export AK_USERNAME=myusername
export AK_PASSWORD=mypassword
mix run -e "DeleteAkDonations.go"

Wait a while. It's around 3k donations/minute, depending on Internet speed. Latency matters most, so you get a good speed up by connecting to ethernet!

Bye bye donations!

About

A little utility to delete all of your donation data in ActionKit, with configurable parallelism

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published