moar refactor
This commit is contained in:
parent
ed3e17ac0a
commit
bb59b5a457
@ -15,7 +15,7 @@ import discord
|
||||
from disc_havoc import Havoc
|
||||
from aiohttp import ClientSession
|
||||
from discord.ext import bridge, commands, tasks
|
||||
from jesusmemes import JesusMemeGenerator
|
||||
from util.jesusmemes import JesusMemeGenerator
|
||||
import scrapers.reddit_scrape as memeg
|
||||
import scrapers.explosm_scrape as explosmg
|
||||
import scrapers.xkcd_scrape as xkcdg
|
||||
|
@ -1,6 +1,8 @@
|
||||
#!/usr/bin/env python3.12
|
||||
|
||||
"""Tests for both Catbox & Litterbox"""
|
||||
"""
|
||||
Tests for both Catbox & Litterbox
|
||||
"""
|
||||
|
||||
import os
|
||||
import logging
|
Loading…
x
Reference in New Issue
Block a user