dbdd.py

Good and Useful Discord Wrapper

Features

  • Random Strings
  • UwUify Supported
  • Random Embed Colors
  • Command Counter
  • Command Lists
  • Custom Scripts bin
  • .center(width)
  • More Print Commands
  • Ascii Arts
  • Better Errors

Usage/Examples

Random Color

embed=discord.Embed(
    title="Random Embed", 
    description="Just an Example :>",
    color=RandomColor())
await ctx.send(embed=embed)

Random String

embed=discord.Embed(
    title="Random String", 
    description=f"Generated {RandString()}")
await ctx.send(embed=embed)

Download

git clone https://github.com/bambikuu/dbdd.git
python setup.py install

Downloads

Use DBDD without packaging

Clone the project

  git clone https://github.com/bambikuu/dbdd

Go to the project directory

  cd dbdd/src/dbdd/

Install dependencies

  pip install

Start the server

  python dbdd.py

Feedback

If you have any feedback, please reach out to us at [email protected]

Contributing

Contributions are always welcome!

See contributing.md for ways to get started.

Please adhere to this project’s code of conduct.

? About Author

I’m too lazy to write about me
ok bye

GitHub

View Github