forked from PluralFlux/PluralFlux
got images working for pluralkit import!
This commit is contained in:
@@ -61,6 +61,7 @@ client.on(Events.Ready, () => {
|
||||
|
||||
try {
|
||||
await client.login(token);
|
||||
// await db.check_connection();
|
||||
console.log('Gateway connected');
|
||||
} catch (err) {
|
||||
console.error('Login failed:', err);
|
||||
|
||||
Reference in New Issue
Block a user