Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- const Discord = require('discord.js');
- const client = new Discord.Client();
- client.once('ready', () => {
- console.log('Phenixxer is online!');
- });
- client.login(' ')
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement