public class XZY.0 アーティスト() {
var e = "Programmer(プログラマー) and Artist(アーティスト)";
}
import xzy.0 from xzy-0
class hobbies(xzy.0):
def __init__(self, xzy.0):
self.hobbies = ['drawing/sketching','programming','reading mangas', 'watching anime',
'listening to lofi-music','writing in kaomoji (⌯・▾・⌯)','learning Japanese(日本)']
hobbies.run()
There Will Be A 50% That A Project Will Be Open Source
But I have none rn
from disord.js import discord;
const { Client, Intents } = require('discord.js');
const client = new Client({ intents: [Intents.FLAGS.GUILDS] });
client.on('ready', () => {
console.log(`Logged in as ${client.user.tag}!`);
});
client.on('interactionCreate', async interaction => {
if (!interaction.isCommand()) return;
if (interaction.commandName === 'contact') {
await interaction.reply('You will see me on discord as xzy.0');
}
});
client.login('token');
- My email is xzy.vxy.000@gmail.com but I probably won't reply