Lol forgot an import

This commit is contained in:
octospacc 2022-07-03 15:49:27 +02:00
parent 1ae8297ea6
commit 337f3330d7
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@
| Copyright (C) 2022, OctoSpacc |
| ================================= """
from time import sleep
from Libs.bs4 import BeautifulSoup
from Libs.mastodon import Mastodon
from Modules.Utils import *