Meme Cannon is an app wrote that will take a folder of memes campaign and tweet them, using random configured hashtags and mentions.
-
Download Meme Cannon
https://github.com/QCodeFagNet/MemeCannon/blob/master/Releases/MemeCannon_2.0.0.0.zip
-
Install Dotnet 6.0
https://dotnet.microsoft.com/en-us/download/dotnet/6.0
-
Create a PROJECT and ADD a Twitter App to it
https://developer.twitter.com/en/portal/dashboard
-
Copy Twitter Public Key and Secret Key and update the MEME CANNON file → memcanon.dll.config
-
oauth Twitter App must also be allowed. this will authorize the app.
Go to App Settings and Scroll down to User authentication settings and edit
A. App Permissions: Read and write
B. Type of App: Web App, Automated App or Bot
C. App info Callback URI (Add any https link you want, I used https://kun.top)
D. App info Website URL (Add any https link you want, I used https://kun.top)
-
Run App → MemeCannon.exe
-
MemeCannon App should run to the point of now opening a browser and asking you for the Twitter oauth PIN authorization
-
Enter Browser PIN into MemeCannon App
-
Once authorized the sytstem will step on and should now allow 1 of your campaigns to run. you should see 2 campaigns atm
_test
comey
Enter 1 for Comey
Enter Y to include Hash
Enter Y to include Mentions
The system should run and you should now see postings to your personal twitter.
Common Errors
Missing Visual Studio software: https://visualstudio.microsoft.com/downloads/
Missing Dotnet 6.0: https://dotnet.microsoft.com/en-us/download/dotnet/6.0
oauth not authorized: 5. oauth Twitter App must also be allowed
You have to have a Twitter Acct for it to work, as well as Twitter API keys (free).