mirror of
https://github.com/Paillat-dev/Botator.git
synced 2026-01-02 01:06:19 +00:00
🔀 chore(functionscalls.py): update import statement for the 'moderate' function to reflect the correct file path
🔀 chore(functionscalls.py): update import statement for the 'tenor_api_key' variable to reflect the correct file path
This commit is contained in:
@@ -5,7 +5,7 @@ import aiohttp
|
||||
import random
|
||||
import time
|
||||
|
||||
from utils.misc import moderate
|
||||
from src.utils.misc import moderate
|
||||
from simpleeval import simple_eval
|
||||
from bs4 import BeautifulSoup
|
||||
from src.config import tenor_api_key
|
||||
|
||||
Reference in New Issue
Block a user