Bot now inherits from an abstract class and added it to __init__.
authorGeorgios Atheridis <atheridis@tutamail.com>
Thu, 2 Jun 2022 07:03:38 +0000 (10:03 +0300)
committerGeorgios Atheridis <atheridis@tutamail.com>
Thu, 2 Jun 2022 07:03:38 +0000 (10:03 +0300)
commitf04922d6dec3afb05b2005392374a9fb7c07af2d
treeafefb512e8ca422bcde5e94ec0f8783b8e0f1cc5
parent2981de038c4f835d873d0ac3e91254ff9d8c9f49
Bot now inherits from an abstract class and added it to __init__.
aptbot/__init__.py
aptbot/bot.py
aptbot/constants.py
aptbot/main.py
aptbot/resources/main.py
examples/example_1/main.py