mirror of
https://github.com/agessaman/meshcore-bot.git
synced 2026-05-28 03:14:03 +00:00
c08dba316b
- Introduced ContactBookAdapter and ChannelDatabaseAdapter classes to facilitate interaction with the bot's database for contact and channel information. - Implemented caching mechanisms for efficient retrieval of contacts and channels. - Enhanced channel handling by including public and common hashtag channels, along with custom channels from the database. - Added error handling and logging for improved debugging and operational transparency.