Metadata-Version: 2.1
Name: vcoutils
Version: 4.3.1
Summary: A collection of utlities I have made or adapted for convenience.
Home-page: https://github.com/vcokltfre/vcoutils
Author: vcokltfre
Author-email: vcokltfre@gmail.com
License: UNKNOWN
Description: # vcokltfre/vcoutils
        
        ## This is a collection of utlities I have made or adapted for convenience.
        
        ### Current classes:
        
        - `LeakyBucket` and `LeakyBucketManager` from `leakybucket.py`
        - `Intents` from `intents.py`
        
        ### Current Decorators [discord.py](https://github.com/Rapptz/discord.py):
        
        - `has_any_permissions(**perms)` and `has_any_guild_permissions(**perms)` from `extrachecks.py`
        
        ### Current Functions:
        
        - `generate_id_solid()` and `generaie_id_split()` from `genid.py`
Platform: UNKNOWN
Description-Content-Type: text/markdown
