mirror of
https://github.com/kirameki-cafe/Yumi.git
synced 2026-09-13 10:49:20 +00:00
To someone special 💖
This commit is contained in:
+2
-2
@@ -23,8 +23,8 @@ export default class Core {
|
||||
Cache.updateGuildsCache();
|
||||
}, 5 * 60 * 1000)
|
||||
|
||||
DiscordProvider.client.user!.setActivity("your heartbeat 💗", {
|
||||
type: "LISTENING"
|
||||
DiscordProvider.client.user!.setActivity("for your heart 💖", {
|
||||
type: "COMPETING"
|
||||
});
|
||||
|
||||
Logger.info('Core started successfully');
|
||||
|
||||
Reference in New Issue
Block a user