{"version":3,"file":"component---src-pages-tools-telegram-bot-mdx-62395273ff7122ab1785.js","mappings":"6RASaA,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,WAAaA,EAAb,UAC5F,gBAAME,UAAU,6BAAhB,aAAuDH,EAAKK,cAA5D,aAEF,eAAKF,UAAU,iBACb,kBAAKH,EAAL,YACA,eAAKG,UAAU,aACZD,MAIII,EAAe,GACtBC,EAAc,CAClBR,OAAAA,EACAO,aAAAA,GAGIE,EAAY,SAAC,GAEb,IADJN,EACI,EADJA,SAEA,OAAO,QAAC,IAAD,CAAQO,MAAM,eAAeC,SAAS,QACzC,eAAKP,UAAU,oBACZD,KAKM,SAASS,EAAT,GAGZ,IAFDC,EAEC,EAFDA,WACGC,GACF,YACD,OAAO,QAACL,EAAD,iBAAeD,EAAiBM,EAAhC,CAAuCD,WAAYA,EAAYE,QAAQ,eAI5E,QAAC,UAAD,CAAaA,QAAQ,iBACrB,mCACA,oEAAsD,aAAGC,KAAK,6BAA6BC,OAAO,SAASC,IAAI,cAAzD,kBAAtD,8NACA,oCACA,6LACA,+BACA,gcACA,+fACA,6BACA,yYACA,oCACA,oLACA,cAAIC,GAAG,iBAAP,kBACA,6QACA,cAAIA,GAAG,mBAAP,oBACA,gMACA,kBAAG,sBAAYC,WAAW,KAAvB,cAAH,6GACA,8CACA,8XACA,kBAAG,sBAAYA,WAAW,KAAvB,4BAAH,2HACA,eAAKhB,UAAU,2BACjB,QAACJ,EAAD,CAAQC,KAAK,mBAAmBC,IAAI,mCAAmCa,QAAQ,UAA/E,oUAGA,QAACf,EAAD,CAAQC,KAAK,gBAAgBC,IAAI,gCAAgCa,QAAQ,UAAzE,oNAIE,mCACA,4IACA,kBAAG,sBAAYK,WAAW,KAAvB,kBAAH,qGACA,eAAKhB,UAAU,2BACjB,QAACJ,EAAD,CAAQC,KAAK,iBAAiBC,IAAI,iBAAiBa,QAAQ,WACzD,+OAGA,oBACE,kDADF,sMAIF,QAACf,EAAD,CAAQC,KAAK,gBAAgBC,IAAI,gBAAgBa,QAAQ,UAAzD,mgBAGA,QAACf,EAAD,CAAQC,KAAK,iBAAiBC,IAAI,iBAAiBa,QAAQ,UAA3D,8TAIE,kCACA,+RACA,kBAAG,sBAAYK,WAAW,KAAvB,eAAH,yDAKJR,EAAWS,gBAAiB,G,8DC5F5B,UAPoB,kBAChB,gBAAC,KAAD,CAAMC,GAAG,UAAUlB,UAAU,+BACzB,gBAAC,IAAD,CAAMH,KAAK,iBAAiBsB,KAAK,SACjC,iD,qBCPO,SAASC,EAA8BC,EAAQC,GAC5D,GAAc,MAAVD,EAAgB,MAAO,GAC3B,IAEIE,EAAKC,EAFLX,EAAS,GACTY,EAAaC,OAAOC,KAAKN,GAG7B,IAAKG,EAAI,EAAGA,EAAIC,EAAWG,OAAQJ,IACjCD,EAAME,EAAWD,GACbF,EAASO,QAAQN,IAAQ,IAC7BV,EAAOU,GAAOF,EAAOE,IAGvB,OAAOV,E","sources":["webpack://fluffle/./src/pages/tools/telegram-bot.mdx","webpack://fluffle/./src/pages/tools/back-to-tools.tsx","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\";\nimport BackToTools from \"./back-to-tools\";\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. Fluffle is not able to use the inline keyboard format for album channel posts because this is simply not supported by Telegram. Therefore, Fluffle will fallback on formatting the reverse search results using the text format in those cases.`}
\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. 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.`}
\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{`Some of the functionality the bot provides, can be configured to your liking. 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. There are two ways in which Fluffle can format these results: using text or the inline keyboard.`}
\n{`The inline keyboard is, subjectively, the slickest looking format in which the bot can format the reverse search results. Sadly, it also has one rather big downside: comment sections become unavailable in a channel when a message has an inline keyboard. When the inline keyboard format is used, you have two options in which the inline keyboard can be applied.`}
\n{`When using the text format in your chat, you can configure the bot in which specific format it should format the text.`}
\n/setplatformnamesseparator
- Configure the bot to use a separator character to your liking. This can be anything including emojis and other unicode characters. The default is a vertical bar as can be seen in the image.\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