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.