NotesWhat is notes.io?

Notes brand slogan

Notes - notes.io

const { EmbedBuilder, ButtonBuilder, ActionRowBuilder } = require('discord.js')
const { r440memberrol, r440sunucu } = require('../../config.js')
const moment = require("moment")
require('moment-duration-format')
module.exports = {
command: {
name: "asd",
desc: "asd",
category: "r440",
memberPerm: "NOPERM",
botPerm: "NOPERM",
developer: false
},
async run({ client, message, args }) {

if (message.guild.id === r440sunucu) {

const form = new EmbedBuilder()
.setColor(0x1a2e58)
.setImage('https://cdn.discordapp.com/attachments/948273556452700272/1012776711353544904/KAYIT.png')
.setFooter({text: 'R440 Club' , iconURL: 'https://cdn.discordapp.com/attachments/948273556452700272/968574449072877678/2022-1_Cerceveli-min-min.png'})
.setTitle(':flag_eu: _Welcome to R440 Discord Guild._')
.setDescription(`<a:fenaa:753616548878352454> _You will not be able to receive valid perms or see other audio and text rooms without properly sending the following registration command. Here's how to send the required command._

_**Kayıt Komutu / Register Command**_

```fix
!register```
<a:dingdong:944370702952321104> _ACCOUNTS OPENED IN LESS THAN **5** MONTHS ARE NOT REGISTERED._


***IMPORTANT NOTE ! READ HERE.***


<:r440club:968577448998498384> _THE TIME YOU CAN STAY HERE WITHOUT FILLING OUT THE FORM IS LIMITED TO A MAXIMUM **1 DAY.** IF YOU DO NOT REGISTER, YOU WILL BE **KICKED** OUT OF THE SERVER.._

<:r440club:968577448998498384> _MEMBERS WHO ENTER THE SERVER AND LEAVE IMMEDIATELY WILL **PERMANENTLY** BANNED._

<:r440club:968577448998498384> _DISTURBING THE AUTHORITIES UNLESS YOU CAN GET A **PERMANENTLY** BAN._`)

const kayıtbuton = new ButtonBuilder()
.setCustomId("kayitbuton")
.setLabel("Kayıt Ol")
.setStyle(3)
.setEmoji("✅")

const row = new ActionRowBuilder()
.addComponents(kayıtbuton)

message.channel.send({ embeds: [form], components: [row]})

const collector = message.channel.createMessageComponentCollector({ time: 30000 });
collector.on('collect', async (i) => {

if (i.customId === "kayitbuton") {
await i.member.roles.add(r440memberrol)
i.reply({ content: "Başarıyla kayıt oldunuz iyi eğlenceler", ephemeral: true })
}

})

}

},
}
     
 
what is notes.io
 

Notes.io is a web-based application for taking notes. You can take your notes and share with others people. If you like taking long notes, notes.io is designed for you. To date, over 8,000,000,000 notes created and continuing...

With notes.io;

  • * You can take a note from anywhere and any device with internet connection.
  • * You can share the notes in social platforms (YouTube, Facebook, Twitter, instagram etc.).
  • * You can quickly share your contents without website, blog and e-mail.
  • * You don't need to create any Account to share a note. As you wish you can use quick, easy and best shortened notes with sms, websites, e-mail, or messaging services (WhatsApp, iMessage, Telegram, Signal).
  • * Notes.io has fabulous infrastructure design for a short link and allows you to share the note as an easy and understandable link.

Fast: Notes.io is built for speed and performance. You can take a notes quickly and browse your archive.

Easy: Notes.io doesn’t require installation. Just write and share note!

Short: Notes.io’s url just 8 character. You’ll get shorten link of your note when you want to share. (Ex: notes.io/q )

Free: Notes.io works for 12 years and has been free since the day it was started.


You immediately create your first note and start sharing with the ones you wish. If you want to contact us, you can use the following communication channels;


Email: [email protected]

Twitter: http://twitter.com/notesio

Instagram: http://instagram.com/notes.io

Facebook: http://facebook.com/notesio



Regards;
Notes.io Team

     
 
Shortened Note Link
 
 
Looding Image
 
     
 
Long File
 
 

For written notes was greater than 18KB Unable to shorten.

To be smaller than 18KB, please organize your notes, or sign in.