Skip to content

Commit

Permalink
Update shard.js
Browse files Browse the repository at this point in the history
  • Loading branch information
nrmezqx authored Oct 24, 2021
1 parent 06755a6 commit f877adc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shard.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ const bumbe = new ShardingManager('./index.js', { //main
bumbe.spawn();

bumbe.on('shardCreate', shard => {
console.log(`${shard.id} İDli shard başlatıldı bot artık Yanak gibi!`);
console.log(`${shard.id} İDli shard başlatıldı bot artık Canavar gibi!`);
});

//v12.init

0 comments on commit f877adc

Please sign in to comment.