emilydaemon / free-cheeseburger-mike

Free Discord Nitro bot, exploiting the shoddy work done by Opera GX & Discord.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

free cheeseburger mike

GitHub Workflow Status (with event) GitHub License

free cheeseburger mike is a bot that generates Discord Nitro codes using Opera GX's promotion.

The name comes from this great article written by Matt Rose, which is a probably illegal guide on how to score yourself some free McDonalds, with clogged arteries included.

Licensed under AGPL version 3.

How to use

Copy the config/config.def.json file to config/config.json. Make sure to change the placeholders to the correct values.

As of December 22, 2023, the following values for gxurl and gifturl are working:

{
	"gxurl": "https://api.discord.gx.games/v1/direct-fulfillment",
	"gifturl": "https://discord.com/billing/partner-promotions/1180231712274387115/"
}

I recommend not creating the bot with your main Discord account, as it may cause problems in the future if Discord starts banning people who do this.

I am NOT liable for any potential damages, bans, etc. It's your responsibility.

About

Free Discord Nitro bot, exploiting the shoddy work done by Opera GX & Discord.

License:GNU Affero General Public License v3.0


Languages

Language:Python 100.0%