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/setPrefix.py
Amisynth/Functions/storage.py
Amisynth/Functions/Admin/__init__.py
Amisynth/Functions/Admin/ban.py
Amisynth/Functions/Admin/kick.py
Amisynth/Functions/Admin/unban.py
Amisynth/Functions/Bot/__init__.py
Amisynth/Functions/Bot/ping.py
Amisynth/Functions/Buttons/__init__.py
Amisynth/Functions/Buttons/addButton.py
Amisynth/Functions/Buttons/customID.py
Amisynth/Functions/Buttons/editButton.py
Amisynth/Functions/Buttons/removeButtons.py
Amisynth/Functions/Buttons/removeComponent.py
Amisynth/Functions/Canvas/__init__.py
Amisynth/Functions/Canvas/addCircleCanvas.py
Amisynth/Functions/Canvas/addElipseCanvas.py
Amisynth/Functions/Canvas/addPolygonCanvas.py
Amisynth/Functions/Canvas/addRectangle.py
Amisynth/Functions/Canvas/addTextCanvas.py
Amisynth/Functions/Canvas/createCanvas.py
Amisynth/Functions/Canvas/getCanvas.py
Amisynth/Functions/Canvas/loadCanvas.py
Amisynth/Functions/Canvas/pasteCanvas.py
Amisynth/Functions/Canvas/saveCanvas.py
Amisynth/Functions/Channels/__init__.py
Amisynth/Functions/Channels/categoryIDs.py
Amisynth/Functions/Channels/categoryNames.py
Amisynth/Functions/Channels/channelID.py
Amisynth/Functions/Channels/channelName.py
Amisynth/Functions/Channels/channelNames.py
Amisynth/Functions/Channels/channelPosition.py
Amisynth/Functions/Channels/channelSystem.py
Amisynth/Functions/Channels/channelsIDs.py
Amisynth/Functions/Channels/createChannel.py
Amisynth/Functions/Channels/editChannelAfter.py
Amisynth/Functions/Channels/editChannelBefore.py
Amisynth/Functions/Channels/findChannel.py
Amisynth/Functions/Channels/mentionedChannels.py
Amisynth/Functions/Conditions/__init__.py
Amisynth/Functions/Conditions/and.py
Amisynth/Functions/Conditions/argsCheck.py
Amisynth/Functions/Conditions/checkCondition.py
Amisynth/Functions/Conditions/checkContains.py
Amisynth/Functions/Conditions/or.py
Amisynth/Functions/Embeds/__init__.py
Amisynth/Functions/Embeds/addField.py
Amisynth/Functions/Embeds/addTimestamp.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/sendEmbedMessage.py
Amisynth/Functions/Embeds/thumbnail.py
Amisynth/Functions/Embeds/titile.py
Amisynth/Functions/Embeds/titleURL.py
Amisynth/Functions/Emojis/__init__.py
Amisynth/Functions/Emojis/addBotReaction.py
Amisynth/Functions/Emojis/addCmdReactions.py
Amisynth/Functions/Emojis/eventEmojiAdd.py
Amisynth/Functions/Expression/__init__.py
Amisynth/Functions/Expression/findEmails.py
Amisynth/Functions/Expression/findNumbers.py
Amisynth/Functions/Expression/findURLs.py
Amisynth/Functions/Files/__init__.py
Amisynth/Functions/Files/setFile.py
Amisynth/Functions/Guilds/__init__.py
Amisynth/Functions/Guilds/guildID.py
Amisynth/Functions/HTTP/__init__.py
Amisynth/Functions/HTTP/httpAddHeader.py
Amisynth/Functions/HTTP/httpDelete.py
Amisynth/Functions/HTTP/httpGet.py
Amisynth/Functions/HTTP/httpPatch.py
Amisynth/Functions/HTTP/httpPost.py
Amisynth/Functions/HTTP/httpPut.py
Amisynth/Functions/HTTP/httpResult.py
Amisynth/Functions/HTTP/httpStatus.py
Amisynth/Functions/Images/__init__.py
Amisynth/Functions/Images/userAvatar.py
Amisynth/Functions/Is/__init__.py
Amisynth/Functions/Is/isAdmin.py
Amisynth/Functions/Is/isBanned.py
Amisynth/Functions/Is/isBolean.py
Amisynth/Functions/Is/isHoisted.py
Amisynth/Functions/Is/isNumber.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/Math/__init__.py
Amisynth/Functions/Math/abs.py
Amisynth/Functions/Math/average.py
Amisynth/Functions/Math/calculate.py
Amisynth/Functions/Math/divide.py
Amisynth/Functions/Math/multi.py
Amisynth/Functions/Math/porcent.py
Amisynth/Functions/Math/power.py
Amisynth/Functions/Math/round.py
Amisynth/Functions/Math/sqtr.py
Amisynth/Functions/Math/sub.py
Amisynth/Functions/Math/sum.py
Amisynth/Functions/Messages/__init__.py
Amisynth/Functions/Messages/clear.py
Amisynth/Functions/Messages/editMessageAfter.py
Amisynth/Functions/Messages/editMessageBefore.py
Amisynth/Functions/Messages/getMessageData.py
Amisynth/Functions/Messages/getMessageDelete.py
Amisynth/Functions/Messages/message.py
Amisynth/Functions/Messages/messageID.py
Amisynth/Functions/Messages/repeatMessage.py
Amisynth/Functions/Messages/replaceText.py
Amisynth/Functions/Messages/sendMessage.py
Amisynth/Functions/Messages/typingTime.py
Amisynth/Functions/Messages/typingUser.py
Amisynth/Functions/Python/__init__.py
Amisynth/Functions/Roles/__init__.py
Amisynth/Functions/Roles/findRole.py
Amisynth/Functions/Roles/mentionedRoles.py
Amisynth/Functions/Roles/roleGrant.py
Amisynth/Functions/SelectMenus/__init__.py
Amisynth/Functions/SelectMenus/addSelectMenuOption.py
Amisynth/Functions/SelectMenus/editSelectMenu.py
Amisynth/Functions/SelectMenus/editSelectMenuOption.py
Amisynth/Functions/SelectMenus/getMenuID.py
Amisynth/Functions/SelectMenus/getMenuValueOption.py
Amisynth/Functions/SelectMenus/newSelectMenu.py
Amisynth/Functions/SelectMenus/removeSelectMenus.py
Amisynth/Functions/Slash/__init__.py
Amisynth/Functions/Slash/addSlashChoiceOption.py
Amisynth/Functions/Slash/addSlashOption.py
Amisynth/Functions/Slash/getCreateSlash.py
Amisynth/Functions/Slash/getSlashID.py
Amisynth/Functions/Slash/getTypeSlash.py
Amisynth/Functions/Slash/messageSlash.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/Functions/Timestamp/__init__.py
Amisynth/Functions/Timestamp/getTimestamp.py
Amisynth/Functions/URLs/__init__.py
Amisynth/Functions/URLs/url.py
Amisynth/Functions/URLs/urlValid.py
Amisynth/Functions/Users/__init__.py
Amisynth/Functions/Users/authorID.py
Amisynth/Functions/Users/findUser.py
Amisynth/Functions/Users/mentioned.py
Amisynth/Functions/Users/nickname.py
Amisynth/Functions/Users/userBadges.py
Amisynth/Functions/Users/userExists.py
Amisynth/Functions/Users/userRoles.py
Amisynth/Functions/Users/username.py
Amisynth/Functions/Variables/__init__.py
Amisynth/Functions/Variables/getChannelVar.py
Amisynth/Functions/Variables/getLeaderboardPosition.py
Amisynth/Functions/Variables/getLeaderoardValue.py
Amisynth/Functions/Variables/getServerVar.py
Amisynth/Functions/Variables/getUserVar.py
Amisynth/Functions/Variables/getVar.py
Amisynth/Functions/Variables/setChannelVar.py
Amisynth/Functions/Variables/setServerVar.py
Amisynth/Functions/Variables/setUserVar.py
Amisynth/Functions/Variables/setVar.py
Amisynth/Functions/Warning/__init__.py
Amisynth/Functions/Warning/eval.py
Amisynth/Handler/__init__.py