Giter VIP home page Giter VIP logo

Comments (4)

gidoBOSSftw5731 avatar gidoBOSSftw5731 commented on July 3, 2024 1

well, ofc have a default for everything, but for nerds options are nice

from discord-selfbot.

appu1232 avatar appu1232 commented on July 3, 2024

In the file misc.py under the cogs folder, there is a method called embed and the first line reads em = discord.Embed(description=msg) Edit this to have a second parameter with the color. E.g. em = discord.Embed(description=msg, color=0x32441c)

I'll add a way to specify the color when you send the message sometime in the future.

from discord-selfbot.

gidoBOSSftw5731 avatar gidoBOSSftw5731 commented on July 3, 2024

(just a lil addon here) it would be nice if you could do self.embed(#FFFFFF) embed text stuff or even change the header/footer through the cmd

from discord-selfbot.

appu1232 avatar appu1232 commented on July 3, 2024

Hmm, I haven't implemented anything for input through the cmd and I'm hesitant because I'm sure there are people that want to run it on a server where it's a little more work to access the cmd. I will eventually add the ability to just do it with the command on discord like >embed [color]=#FFFFFF [description]=Hello World [image]=some image etc. I plan on adding a way to change the color for each type of embed too (custom cmds, google, mal, etc.)

For now I'm on hiatus from adding features to the bot because I'm fairly busy with work related projects. I'll get back to adding features like these sometime next week hopefully.

from discord-selfbot.

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.