viberio
viberio copied to clipboard
Is a pretty simple and fully asynchronous library for Viber API written in Python 3.7 with asyncio and aiohttp.
Results
1
viberio issues
Sort by
recently updated
recently updated
newest added
I've added FSM storage support for vibeio. The logic was migrated from aiogram v2.19 branch. **Features implemented:** - Storage (`BaseStorage`, `MemoryStorage`, `DisabledStorage`). - Add context set to `Dispatcher` and `ViberBot`...