1.1.0 โ€ข Published 2 years ago

cfer v1.1.0

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

cfer!

Authors

๐Ÿ‘†FAQ

๐Ÿ””spport server ?

๐Ÿ‘‰https://discord.gg/cXg8DhPb6t ๐Ÿ”” https://veagas.webnode.at/contact๐Ÿ‘ˆ !

๐Ÿ“Œhow to download ?

๐Ÿ“ข | npm i cfer

๐Ÿ›  Skills

Javascript, HTML, Python...

๐Ÿ“Œhow to use ?

const { userDM, userBan, userKick, userMsgReact, timeout, chatBot } = require("cfer")

const Discord = require("discord.js");

const client = new Discord.Client()

client.on("ready", async () => {

    console.log(`${client.user.tag} is now online.`);
    });

    client.on("message" , message => {

        userKick(userID,"Reason", message) //message is the message type...
        userBan(userID,"Reason", message)
        userMsgReact(userID, emojiID, message)
        userDM(userID, content, message)
        
        const msgd = message.channel.send("hi")
        
        timeout(message, msgToDelete,time) // timeout(message, msgd,100000)
        
        chatBot(message, args.join(" "))
    })

client.login("Discord-Bot-Token");

if you want to invite my bot : [CLICK HERE]

๐Ÿš€ About Me

โ›I'm a full stack developer...

๐Ÿ”— Links

Website ๐Ÿ””๐Ÿ”” twitter