{"version":3,"file":"component---src-pages-bot-mdx-edc819769fd49cac0eb9.js","mappings":"8QAQaA,EAAS,SAAC,GAAD,IACpBC,EADoB,EACpBA,KACAC,EAFoB,EAEpBA,IACAC,EAHoB,EAGpBA,SAHoB,OAIhB,eAAKC,UAAU,yFACjB,eAAKA,UAAU,oCACb,eAAKA,UAAU,qBAAqBC,IAAG,0BAA4BJ,EAAKK,cAAiBJ,IAAG,aAAeA,EAAf,UAC5F,gBAAME,UAAU,6BAAhB,aAAuDH,EAAKK,cAA5D,aAEF,eAAKF,UAAU,iBACb,kBAAKH,EAAL,WACCE,KAGMI,EAAe,GACtBC,EAAc,CAClBR,OAAAA,EACAO,aAAAA,GAGIE,EAAY,SAAC,GAEZ,IADLN,EACI,EADJA,SAEA,OAAO,QAAC,IAAD,CAAQO,MAAM,eAAeC,SAAS,QACzC,eAAKP,UAAU,oBACZD,KAKM,SAASS,EAAT,GAGX,IAFFC,EAEC,EAFDA,WACGC,GACF,YACD,OAAO,QAACL,EAAD,iBAAeD,EAAiBM,EAAhC,CAAuCD,WAAYA,EAAYE,QAAQ,eAI5E,mCACA,oEAAsD,aAAGC,KAAK,6BAA6BC,OAAO,SAASC,IAAI,cAAzD,kBAAtD,8NACA,oCACA,6LACA,+BACA,sRACA,+fACA,6BACA,ukBACA,oCACA,oLACA,kCACA,+RACA,cAAIC,GAAG,iBAAP,kBACA,qTACA,cAAIA,GAAG,mBAAP,oBACA,6NACA,kBAAG,sBAAYC,WAAW,KAAvB,cAAH,6GACA,kBAAG,sBAAYA,WAAW,KAAvB,kBAAH,uHACA,eAAKhB,UAAU,2BACjB,QAACJ,EAAD,CAAQC,KAAK,kBAAkBC,IAAI,kBAAkBa,QAAQ,UAA7D,8TAGA,QAACf,EAAD,CAAQC,KAAK,eAAeC,IAAI,kBAAkBa,QAAQ,UAA1D,8XAGA,QAACf,EAAD,CAAQC,KAAK,gBAAgBC,IAAI,mBAAmBa,QAAQ,UAA5D,kWAQFH,EAAWS,gBAAiB,G,qBChFb,SAASC,EAA8BC,EAAQC,GAC5D,GAAc,MAAVD,EAAgB,MAAO,GAC3B,IAEIE,EAAKC,EAFLT,EAAS,GACTU,EAAaC,OAAOC,KAAKN,GAG7B,IAAKG,EAAI,EAAGA,EAAIC,EAAWG,OAAQJ,IACjCD,EAAME,EAAWD,GACbF,EAASO,QAAQN,IAAQ,IAC7BR,EAAOQ,GAAOF,EAAOE,IAGvB,OAAOR,E","sources":["webpack://fluffle/./src/pages/bot.mdx","webpack://fluffle/./node_modules/@babel/runtime/helpers/esm/objectWithoutPropertiesLoose.js"],"sourcesContent":["import * as React from 'react'\n /* @jsx mdx */\nimport { mdx } from '@mdx-js/react';\n/* @jsxRuntime classic */\n\n/* @jsx mdx */\n\nimport Layout from \"../components/layout\";\nexport const Format = ({\n name,\n src,\n children\n}) =>
{`Fluffle has a Telegram bot. You can find it at `}{`@FluffleXyzBot`}{`. It will attempt to find the sources for any furry art you throw at it! You can have it reverse search images in the private chat between you and the bot, but it can also be deployed in both group chats and channels.`}
\n{`This chapter describes how the bot operates in the different types of chats. You may skip this chapter if you are not planning on adding Fluffle to a channel or group.`}
\n{`Fluffle can automate the process of adding sources to your channel posts. When you add the bot to your channel, it will automatically edit new channel posts and append the sources to it. By default, Fluffle will use the compact message format for channels.`}
\n{`There are limitations to what Fluffle is able to do for you in channels. If you forward messages from other chats, then the bot is not able to edit these messages and add the sources to it. The way around this fundamental issue, is having a discussion group (aka comment section) and adding Fluffle to this discussion group as well. This way, Fluffle is able to leave comments on the forwarded messages instead. When a forwarded post already contains a source, then the bot will ignore it.`}
\n{`You can deploy Fluffle to both groups and supergroups. See the chapter about channels for more information if your supergroup acts as the discussion group for a channel. By default, Fluffle will use the compact message format for the presentation of search results. When an image is sent in the group, the bot will send a reply message in the group with the sources. Sadly, it is impossible for the bot to edit the original message and add the sources to it that way. Due to this reason, you are discouraged from using the inline keyboard format in group chats.`}
\n{`There really isn’t much to this, the bot will simply reverse search whatever image you throw at it and report back to you about its findings. Just try it out!`}
\n{`The bot makes use of rate limiting and prioritization to prevent abuse and guarantee service consistently to everyone. Per chat, per 24-hour period, a chat is allowed to make 400 reverse search requests. Exceed this, and the bot will start ignoring any photos sent.`}
\n{`At the moment, all of the functionality the bot provides is very much standardized and provides little configuration. If the bot has been added to any channels or groups you are the owner of, then you’ll be the sole person which is able to edit the settings the bot uses for those chats.`}
\n{`You can change the way in which the reverse search results are presented. Below you can find the commands associated with changing the format. There are also examples and explanations of each format.`}
\n