https://github.com/emilydaemon/free-cheeseburger-mike
Free Discord Nitro bot, exploiting the shoddy work done by Opera GX & Discord.
https://github.com/emilydaemon/free-cheeseburger-mike
discord-bot discord-py exploit nitro nitro-promotion-code opera-gx
Last synced: 9 months ago
JSON representation
Free Discord Nitro bot, exploiting the shoddy work done by Opera GX & Discord.
- Host: GitHub
- URL: https://github.com/emilydaemon/free-cheeseburger-mike
- Owner: emilydaemon
- License: agpl-3.0
- Created: 2023-12-22T10:58:05.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-12-22T11:37:27.000Z (over 2 years ago)
- Last Synced: 2024-12-12T13:23:35.792Z (over 1 year ago)
- Topics: discord-bot, discord-py, exploit, nitro, nitro-promotion-code, opera-gx
- Language: Python
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# free cheeseburger mike


**free cheeseburger mike** is a bot that generates Discord Nitro codes
using Opera GX's promotion.
The name comes from
[this great article](https://fatprosemattrose.wordpress.com/2020/04/11/mciavellian/)
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:
```json
{
"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.**