v0.4
This version does some internal clean-up on the databases. A new contact database will be populated when you launch this version for the first time.
- Added processing of all adverts and discovery events. All contact data is stored information in database
- Added repeater geolocation data in the prefix command
- Added logic in the path command to try to deconflict prefixes in path based on distance and node advert age
- Significantly speeds up channel loading during bot startup. Detects all channels now, regardless of empty slots.
- Add web viewer with dashboard that runs in a separate process and provides stats, contact information and
- Various code structure and import improvements to core bot and command modules to support integration
- Add ACL support to restrict access to sensitive commands to DMs from known public keys
- Updated example config.ini files—to use some of the new features, you will need to update your config.ini. The Web_Viewer, Path_Command, Prefix_Command, and Admin_ACL sections have been added, and are necessary for full functionality of the bot.