Merge pull request #287 from ZynerOrg/deepsource-transform-020a17cd

Format code with standardjs and prettier
This commit is contained in:
Axel Olausson Holtenäs 2022-05-17 10:32:10 +02:00 committed by GitHub
commit a6bb050eda
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,6 +14,7 @@ const main = async () => {
intents,
});
database()
.then(async () => {
logger.silly("Database process started");