Discord Bot Designer Desktop Python Wrapper
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 String",
description=f"Generated {RandString()}")
await ctx.send(embed=embed)