Metadata-Version: 2.1
Name: create-machine-utils
Version: 1.3
Summary: The MiniUtils module to make making discord bots easier
Home-page: https://github.com/Minion3665/MiniUtils
Author: Minion3665
Author-email: nathan@clicksminuteper.net
License: GNU General Public License V3
Platform: UNKNOWN
Description-Content-Type: text/markdown

Previously MiniUtils

#### Create-machine-utils 1.3:
This version adds exceptions_case_prefix, a way to prefix bots' exceptions so that when you're given a case ID you instantly know were it came from
We also refined the way we log emoji add errors to add better debugging for you

## Welcome to the create-machine-utils module
Here at ClicksMinutePer we make discord bots. We do it so often infact that we often get a little annoyed at stuff that discord.py does badly, such as creating embeds<br/>
We also don't like some stuff in python, such as the builtin json module, inputting values that aren't strings etc.<br/>

create-machine-utils is the solution, at least for us: we've made it simpler (for us) to do stuff that needs doing (by us).
We think it's better but honestly: you might just prefer normal python; that's ok too!
Whatever way you decide, we hope you enjoy using ~~miniutils~~ <sup>You can't call it that anymore minion: someone over here already has that package name</sup> <sub>Oh, my bad... sorry.</sub> create machine utils

#### Create-machine-utils 1.3:
This version adds exceptions_case_prefix, a way to prefix bots' exceptions so that when you're given a case ID you instantly know were it came from
We also refined the way we log emoji add errors to add better debugging for you

