Metadata-Version: 2.1
Name: tcrutils
Version: 12.0.157
Summary: Useful stuff for TCR projects!
License: GPL-3.0
Author: TheCreatorrrr
Requires-Python: >=3.11.0,<3.13
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: attr (>=0.3.2,<0.4.0)
Requires-Dist: colorama (>=0.4.6,<0.5.0)
Requires-Dist: colored (>=2.2.4,<3.0.0)
Requires-Dist: hikari (>=2.0.0.dev122,<3.0.0)
Requires-Dist: hikari-miru (>=4.0.0,<5.0.0)
Requires-Dist: hikari-toolbox (>=0.1.6,<0.2.0)
Description-Content-Type: text/markdown

# TCRUtils

Useful stuff for tcr projects.

## Todo
  - [ ] finish imgui
    - [ ] add docstrings
  - [ ] finish execute
    - [ ] remove old execute
    - [ ] add docstrings
    - [ ] Placeholders
      - [ ] How to make your own placeholders template
      - Discord
        - [ ] mention / @ / @@
        - [ ] username
      - Text
        - [ ] args
        - [x] var
        - [ ] Args
        - [ ] Variable with Arguments
        - [ ] Prefix
        - [ ] Alias
        - [ ] Test
        - [ ] Switch
        - [ ] Length
        - [ ] Lower
        - [ ] Upper
        - [ ] Capitalize
        - [ ] Apostrophe
        - [ ] Unmark
        - [ ] Reverse
        - [ ] Repeat
        - [ ] Limit
        - [ ] Slice
        - [ ] Split
        - [ ] Contains
        - [ ] URL
        - [ ] Spoiler
        - [ ] Replace
        - [ ] Regex
        - [ ] Regex Replace
        - [ ] Trim
        - [ ] Hex Color
        - [ ] Char
        - [ ] Char Code
        - [ ] Newline
        - [ ] comment
      - Math
        - [ ] RNG
        - [x] Add
        - [x] Subtract
        - [x] Multiply
        - [x] Divide
        - [x] Power
        - [x] Modulo
        - [x] Round
        - [x] Floor
        - [x] Ceil
        - [ ] Fixed
        - [ ] Precise
        - [ ] Highest
        - [ ] Lowest
        - [ ] Absolute
        - [ ] Clamp
        - [ ] Commafy
        - [ ] Nth
        - [ ] Bit
        - [ ] BBit
        - [ ] Base

~~<style>s{color: crimson;} b,strong{text-decoration:underline}</style>~~
<!-- I am MEGUMIN the greatest mage among crimson demons and wielder of EXPLOSION MAGIC -->
~~<style>p, li{font-family: "Hubot Sans Bold"; font-size: 17px}</style>~~
~~<style>code, pre{font-family: Consolas}</style>~~
~~<style>code{background-color: #271a45; border-radius: 4px; padding: 2px; padding-left: 5px; padding-right: 5px;}</style>~~

