Metadata-Version: 2.1
Name: displate
Version: 0.1.0
Summary: a boilterplate coder writter command line utility for discord.py
License: LICENCE
Author: NaviTheCoderboi
Author-email: navindersingh568@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: click (>=8.1.3,<9.0.0)
Description-Content-Type: text/markdown

# displate
This is a boilerplate writer command line utility for discord.py
----------
# commands
## options
Following are the options for displate
* --file
name of the file to write in
* --type
type of boilerplate you want to write
for example: main and cogs

## commands
* displate --file main --type main
* displate --file cog --type cogs

### If you think this library is helpful Kindly join my discord server
[click here](https://discord.gg/c88TAWqYes)
