alexpolo1 185d865db9 security: replace hardcoded Discord webhook URLs with environment variable
- Remove leaked Discord webhook URL from autologin_no_attack.py
- Replace all hardcoded webhook URLs with os.environ.get('DISCORD_WEBHOOK_URL')
- Add .env.example file with webhook configuration template
- Add .gitignore to prevent .env files from being committed
- Affected files: autologin.py, autologin_no_attack.py, autocraft9x9.py, raidfarm2.py, trader.py, trader2.py, trader_laptop.py, trader_laptopv2.py, trader_wayland.py, trader_win.py, traderv2.py
- Improves security by separating configuration from code
2026-03-01 09:20:29 +01:00
2023-11-19 20:10:35 +01:00
2023-11-19 20:10:35 +01:00
2024-02-13 23:17:20 +01:00
2024-02-09 10:53:10 +01:00
2024-02-13 23:17:20 +01:00
2024-02-13 23:17:20 +01:00
2023-12-20 10:21:17 +01:00
2024-04-01 11:55:28 +02:00
2023-11-27 20:16:34 +01:00
2024-02-13 23:17:20 +01:00
2023-12-20 10:21:17 +01:00
2024-01-07 14:54:45 +01:00
2024-04-03 08:23:32 +02:00
2023-11-14 20:07:30 +01:00
2023-11-20 08:33:52 +01:00
2023-11-18 19:06:02 +01:00

minecraft

Description
No description provided
Readme 2.5 MiB
Languages
Python 98.7%
PowerShell 1.3%