- create class AnnouncementMixin --> handle multiple exchanges - refactor BinanceAnnouncementmixin to BinanceAnnouncement and inherit from AnnouncementMixin - add Beutifoulsoup in requirements.txt
- Improve Exceptions handling - remove `last_update`: is not necessary - remove notify_user
First test version