@@ -281,6 +281,7 @@ const client = new Discord.Client();
client.on('ready',()=>{
console.log('Bot is ready');
client.user.setGame("with cute bunnies.")
});
// commands
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.