Giter Club home page Giter Club logo

Comments (21)

TypicallyShad avatar TypicallyShad commented on August 25, 2024 3

Use \n for new lines,

from qbot.

IeuanGol avatar IeuanGol commented on August 25, 2024

If you code it yourself it's technically possible..

However it's not supported, so no.

from qbot.

xxjohneyxx11 avatar xxjohneyxx11 commented on August 25, 2024

Alright, I don't know how to code it, but do you know how I can learn how to use Discord API and Trello API?

from qbot.

IeuanGol avatar IeuanGol commented on August 25, 2024

Do you already have a good knowledge of JavaScript?

from qbot.

xxjohneyxx11 avatar xxjohneyxx11 commented on August 25, 2024

No, I just learned how to make Qbot by a Friend.

from qbot.

IeuanGol avatar IeuanGol commented on August 25, 2024

A good knowledge of JS is required first.

from qbot.

xxjohneyxx11 avatar xxjohneyxx11 commented on August 25, 2024

Okay, I can learn..

from qbot.

zachariapopcorn avatar zachariapopcorn commented on August 25, 2024

It's possible alright, we have the tools available

from qbot.

xxjohneyxx11 avatar xxjohneyxx11 commented on August 25, 2024

Okay, thanks.

from qbot.

xxjohneyxx11 avatar xxjohneyxx11 commented on August 25, 2024

Why is this Happening?
;deny-join - Denies a user's join request.;membercount Shows all of the Current Members`;getinfo Get's the Users ID, and username

from qbot.

xxjohneyxx11 avatar xxjohneyxx11 commented on August 25, 2024

+`${process.env.prefix}deny-join ` - Denies a user's join request.`

    + `\`${process.env.prefix}membercount Shows all of the Current Members`
    
    + `\`${process.env.prefix}getinfo <username> Get's the Users ID, and username.`,
    
    author: {
        name: message.author.tag,
        icon_url: message.author.displayAvatarURL()
    }
}});

}`

from qbot.

xxjohneyxx11 avatar xxjohneyxx11 commented on August 25, 2024

@IeuanGol

from qbot.

xxjohneyxx11 avatar xxjohneyxx11 commented on August 25, 2024

What's wrong with this line?
[+ \${process.env.prefix}membercount Shows all of the Current Members.

    + `\`${process.env.prefix}getinfo <username> Get's the Users ID, and username.`,
    ](

from qbot.

IeuanGol avatar IeuanGol commented on August 25, 2024

Use \n for new lines,

from qbot.

xxjohneyxx11 avatar xxjohneyxx11 commented on August 25, 2024

I did, it says this: ;deny-join - Denies a user's join request. /n

from qbot.

xxjohneyxx11 avatar xxjohneyxx11 commented on August 25, 2024

equire('dotenv').config();
exports.run = async (client, message, args) => {
return message.channel.send({embed: {
color: 7948427,
description: **Here are my commands:**\n
+ \${process.env.prefix}help` - Shows this list of commands.\n+`${process.env.prefix}setrank <rank name/number>` - Ranks the user in the Roblox group to the specified rank number or name.\n+`${process.env.prefix}promote ` - Moves the user 1 rank up in the Roblox group.\n+`${process.env.prefix}demote ` - Moves the user 1 rank down in the Roblox group.\n+`${process.env.prefix}fire ` - Moves a user to the lowest rank possible besides Guest.\n+`${process.env.prefix}shout ` - Posts a group shout.\n+`${process.env.prefix}clearshout` - Clears the group shout.\n+`${process.env.prefix}currentshout` - Shows the current group shout.\n+`${process.env.prefix}accept-join ` - Accepts a user's join request.\n`

  • \${process.env.prefix}membercount Shows all of the Current members, it's the same as Serverinfo.\n+`${process.env.prefix}getinfo Get's the Users ID, and username.\n`
  • \${process.env.prefix}deny-join ` - Denies a user's join request.`,
    author: {
    name: message.author.tag,
    icon_url: message.author.displayAvatarURL()
    }
    }});

from qbot.

xxjohneyxx11 avatar xxjohneyxx11 commented on August 25, 2024

@IeuanGol

from qbot.

xxjohneyxx11 avatar xxjohneyxx11 commented on August 25, 2024

@TypicallyShad Can you help?

from qbot.

xxjohneyxx11 avatar xxjohneyxx11 commented on August 25, 2024

Hello?

from qbot.

IeuanGol avatar IeuanGol commented on August 25, 2024

What's the issue?

from qbot.

IeuanGol avatar IeuanGol commented on August 25, 2024

Please could you close this issue if you've solved it now.

from qbot.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.