Upgraded Packer from 1.8.3 To 1.8.5
changed task Upgrade pip and install rpi-hardware-pwm
changed task Install pwnagotchi from source archive
changed task Install bettercap (update build script for releasing #134)
Removed a redundant task install bettercap caplets
Added retries and until to all 4 git clone related tasks
Reran pip-compile which upgraded Python packages in the requirements.txt
Updated and coverted my fork from evilsocket/pwnagotchi master branch to aluminum-ice/pwnagotchi master branch
removed hannadiamond repository
changed pwnagotchi community plugin repository to my pwnagotchi community plugin repository
removed mastodon plugin
removed screenrc configuration
cloned pwnagotchi community plugin repository only once
removed configure pwnagotchi for the custom plugin directory from builder/pwnagotchi.yml
reconfigured auto-update to point to the scifijunkie repo
edited main.custom_plugins to point to /usr/local/share/pwnagotchi/custom-plugins in pwnagotchi/defaults.toml
removed mastodon configuration from defaults.toml
removed ntfy configuration from defaults.toml
removed handshakes-m.py from default plugin
removed mastodon.py from default plugin
removed ntfy.py from default plugin
addressed [ERROR] [update] 'tag_name'
addressed rate limit exceeded
addressed TypeError: Descriptors cannot not be created directly.
Reran pip-compile