Commit Graph

2 Commits

Author SHA1 Message Date
UberGuidoZ
087c19f48a
Replaced webhook on lin 15 with placeholder 2023-01-20 22:32:49 -08:00
Mark Hooijberg
5b7a46586c
Created an improvement based on the existing files
I've made a WiFi script for the Flipper Zero based on the one existing in your repository.
**Improvements:**
- Removed unnecessary lines of code.
- Added code documentation.
- Seperated code for readability.
- Sends 1 message per wifi network (edit the delay to circumvent the discord rate protection)
-  Made it work for all keyboard layouts (used alt strings to make sure it works on all windows computers)
- Added doggo personality for the script.


**Suggestions for improvements for version 2:**
- Checking for the 2000 character limit, if another WiFi network fits withing the same message add it.
- Custom XML messages to save space in order to fill up an message payload for Discord as much as possible.
2023-01-21 01:39:07 +01:00