Refactor project branding from HexaHost to Axiom across all configurations, documentation, and code files. Update environment variables, Docker setup, and README to reflect the new brand name. Ensure consistency in naming conventions and improve clarity in setup instructions.
This commit is contained in:
@@ -20,7 +20,7 @@ import typing
|
||||
import typing as t
|
||||
from typing import *
|
||||
from utils.Tools import *
|
||||
from core import Cog, HexaHost, Context
|
||||
from core import Cog, Axiom, Context
|
||||
from discord.ext.commands import Converter
|
||||
from discord.ext import commands, tasks
|
||||
from discord.ui import Button, View
|
||||
|
||||
Reference in New Issue
Block a user