README.md
setup.py
Amisynth/__init__.py
Amisynth/client.py
Amisynth/utils.py
Amisynth.egg-info/PKG-INFO
Amisynth.egg-info/SOURCES.txt
Amisynth.egg-info/dependency_links.txt
Amisynth.egg-info/requires.txt
Amisynth.egg-info/top_level.txt
Amisynth/Collector/__init__.py
Amisynth/Functions/__init__.py
Amisynth/Functions/storage.py
Amisynth/Functions/sum.py
Amisynth/Functions/Buttons/__init__.py
Amisynth/Functions/Buttons/addButton.py
Amisynth/Functions/Buttons/customID.py
Amisynth/Functions/Channels/__init__.py
Amisynth/Functions/Channels/authorID.py
Amisynth/Functions/Channels/categorysNames.py
Amisynth/Functions/Channels/channelID.py
Amisynth/Functions/Channels/channelNames.py
Amisynth/Functions/Channels/channelSystem.py
Amisynth/Functions/Channels/username.py
Amisynth/Functions/Embeds/__init__.py
Amisynth/Functions/Embeds/addField.py
Amisynth/Functions/Embeds/author.py
Amisynth/Functions/Embeds/authorIcon.py
Amisynth/Functions/Embeds/authorURL.py
Amisynth/Functions/Embeds/color.py
Amisynth/Functions/Embeds/description.py
Amisynth/Functions/Embeds/footer.py
Amisynth/Functions/Embeds/footerIcon.py
Amisynth/Functions/Embeds/image.py
Amisynth/Functions/Embeds/thumbnail.py
Amisynth/Functions/Embeds/titile.py
Amisynth/Functions/Embeds/titleURL.py
Amisynth/Functions/JSON/__init__.py
Amisynth/Functions/JSON/json.py
Amisynth/Functions/JSON/jsonArray.py
Amisynth/Functions/JSON/jsonArrayAppend.py
Amisynth/Functions/JSON/jsonArrayCount.py
Amisynth/Functions/JSON/jsonArrayIndex.py
Amisynth/Functions/JSON/jsonArrayJoin.py
Amisynth/Functions/JSON/jsonArrayPop.py
Amisynth/Functions/JSON/jsonArrayReverse.py
Amisynth/Functions/JSON/jsonArrayShift.py
Amisynth/Functions/JSON/jsonArraySort.py
Amisynth/Functions/JSON/jsonArrayUnshift.py
Amisynth/Functions/JSON/jsonExists.py
Amisynth/Functions/JSON/jsonParser.py
Amisynth/Functions/JSON/jsonPretty.py
Amisynth/Functions/JSON/jsonSet.py
Amisynth/Functions/JSON/jsonSetString.py
Amisynth/Functions/JSON/jsonStringify.py
Amisynth/Functions/JSON/jsonUnClear.py
Amisynth/Functions/JSON/jsonUnSet.py
Amisynth/Functions/Messages/__init__.py
Amisynth/Functions/Messages/editMessageAfter.py
Amisynth/Functions/Messages/editMessageBefore.py
Amisynth/Functions/Messages/getMessageDelete.py
Amisynth/Functions/Messages/getMessageDeleteChannel.py
Amisynth/Functions/Messages/message.py
Amisynth/Functions/Messages/repeatMessage.py
Amisynth/Functions/Messages/sendMessage.py
Amisynth/Functions/SelectMenus/__init__.py
Amisynth/Functions/SelectMenus/addSelectMenuOption.py
Amisynth/Functions/SelectMenus/getMenuID.py
Amisynth/Functions/SelectMenus/getMenuValueOption.py
Amisynth/Functions/SelectMenus/newSelectMenu.py
Amisynth/Functions/Slash/__init__.py
Amisynth/Functions/Slash/getCreateSlash.py
Amisynth/Functions/Slash/getSlashID.py
Amisynth/Functions/Slash/getTypeSlash.py
Amisynth/Functions/TextSplitting/__init__.py
Amisynth/Functions/TextSplitting/editSplitText.py
Amisynth/Functions/TextSplitting/getTextSplitIndex.py
Amisynth/Functions/TextSplitting/getTextSplitLength.py
Amisynth/Functions/TextSplitting/joinSplitText.py
Amisynth/Functions/TextSplitting/removeSplitTextElement.py
Amisynth/Functions/TextSplitting/splitText.py
Amisynth/Functions/TextSplitting/textSplit.py
Amisynth/Handler/__init__.py