Minor Improvements + Code Cleanup
This commit is contained in:
@@ -9,7 +9,7 @@ const embeds = opendiscord.builders.embeds
|
||||
const lang = opendiscord.languages
|
||||
const generalConfig = opendiscord.configs.get("opendiscord:general")
|
||||
|
||||
export const registerAllEmbeds = async () => {
|
||||
export async function registerAllEmbeds(){
|
||||
errorEmbeds()
|
||||
helpMenuEmbeds()
|
||||
statsEmbeds()
|
||||
|
||||
Reference in New Issue
Block a user