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/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/jsonParser.py
Amisynth/Functions/JSON/jsonSet.py
Amisynth/Functions/JSON/jsonSetString.py
Amisynth/Functions/JSON/jsonUnClear.py
Amisynth/Functions/JSON/jsonUnSet.py
Amisynth/Functions/Messages/__init__.py
Amisynth/Functions/Messages/message.py
Amisynth/Functions/Messages/repeatMessage.py
Amisynth/Functions/Messages/sendMessage.py
Amisynth/Functions/Messages/onEditMessage/__init__.py
Amisynth/Functions/Messages/onEditMessage/editMessageAfter.py
Amisynth/Functions/Messages/onEditMessage/editMessageBefore.py
Amisynth/Functions/Messages/onMessageDelete/__init__.py
Amisynth/Functions/Messages/onMessageDelete/getMessageDelete.py
Amisynth/Functions/Messages/onMessageDelete/getMessageDeleteChannel.py
Amisynth/Functions/Slash/__init__.py
Amisynth/Functions/Slash/getCreateSlash.py
Amisynth/Functions/Slash/getSlashID.py
Amisynth/Functions/Slash/getTypeSlash.py
Amisynth/Handler/__init__.py