<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Kɪꜱᴀʀᴀ Pᴇꜱᴀɴᴊɪᴛʜ Pᴇʀᴇʀᴀ 〄</title>
    <description>The latest articles on DEV Community by Kɪꜱᴀʀᴀ Pᴇꜱᴀɴᴊɪᴛʜ Pᴇʀᴇʀᴀ 〄 (@kisarapesanjithperera).</description>
    <link>https://dev.to/kisarapesanjithperera</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F747825%2F53b068d3-470b-45f1-a897-e6698e9da2c4.jpg</url>
      <title>DEV Community: Kɪꜱᴀʀᴀ Pᴇꜱᴀɴᴊɪᴛʜ Pᴇʀᴇʀᴀ 〄</title>
      <link>https://dev.to/kisarapesanjithperera</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/kisarapesanjithperera"/>
    <language>en</language>
    <item>
      <title>Advanced Auto Filter &amp; Inline Bot 🇱🇰 </title>
      <dc:creator>Kɪꜱᴀʀᴀ Pᴇꜱᴀɴᴊɪᴛʜ Pᴇʀᴇʀᴀ 〄</dc:creator>
      <pubDate>Tue, 14 Dec 2021 06:34:41 +0000</pubDate>
      <link>https://dev.to/kisarapesanjithperera/advanced-auto-filter-inline-bot-i4p</link>
      <guid>https://dev.to/kisarapesanjithperera/advanced-auto-filter-inline-bot-i4p</guid>
      <description>&lt;h3&gt;
  
  
  𝗕𝗢𝗧 𝗙𝗘𝝠𝝩𝗨𝗥𝗘𝗦
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Auto Filter&lt;/li&gt;
&lt;li&gt;IMDB&lt;/li&gt;
&lt;li&gt;Admin Commands&lt;/li&gt;
&lt;li&gt;Broadcast&lt;/li&gt;
&lt;li&gt;Index&lt;/li&gt;
&lt;li&gt;IMDB Search&lt;/li&gt;
&lt;li&gt;Inline Search&lt;/li&gt;
&lt;li&gt;Random Pics&lt;/li&gt;
&lt;li&gt;Ids &amp;amp; User Info &lt;/li&gt;
&lt;li&gt;Ban &amp;amp; Unban &lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  𝗗𝗘𝗣𝗟𝝤𝝪 𝝩𝗨𝝩𝝤𝗥𝗜𝝠𝗟
&lt;/h3&gt;

&lt;p&gt;You Can Deploy This Bot Anywhere 🇱🇰&lt;br&gt;
• &lt;a href="https://github.com/KisaraPesanjithPerera/Captain-Price"&gt;Click Here To Visit Repo&lt;/a&gt;&lt;br&gt;
• &lt;a href="https://github.com/KisaraPesanjithPerera/Captain-Price"&gt;Click Here To Deploy Own Bot&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  𝗥𝗘𝗤𝗨𝗜𝗥𝗘𝗗 𝗩𝝠𝗥𝗜𝝠𝗕𝗟𝗘𝗦
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;code&gt;BOT_TOKEN&lt;/code&gt;: Create a bot using &lt;a href="https://telegram.dog/BotFather"&gt;@BotFather&lt;/a&gt;, and get the Telegram API token.&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;API_ID&lt;/code&gt;: Get this value from &lt;a href="https://my.telegram.org/apps"&gt;telegram.org&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;API_HASH&lt;/code&gt;: Get this value from &lt;a href="https://my.telegram.org/apps"&gt;telegram.org&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;CHANNELS&lt;/code&gt;: Username or ID of channel or group. Separate multiple IDs by space&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;ADMINS&lt;/code&gt;: Username or ID of Admin. Separate multiple Admins by space&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;DATABASE_URI&lt;/code&gt;: &lt;a href="https://www.mongodb.com"&gt;mongoDB&lt;/a&gt; URI. Get this value from &lt;a href="https://www.mongodb.com"&gt;mongoDB&lt;/a&gt;. For more help watch this &lt;a href="https://youtu.be/1G1XwEOnxxo"&gt;video&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;DATABASE_NAME&lt;/code&gt;: Name of the database in &lt;a href="https://www.mongodb.com"&gt;mongoDB&lt;/a&gt;. For more help watch this &lt;a href="https://youtu.be/1G1XwEOnxxo"&gt;video&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;LOG_CHANNEL&lt;/code&gt; : A channel to log the activities of bot. Make sure bot is an admin in the channel.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  𝝤𝗣𝝩𝗜𝝤𝝢𝝠𝗟 𝗩𝝠𝗥𝗜𝝠𝗕𝗟𝗘𝗦
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;code&gt;PICS&lt;/code&gt;: Telegraph links of images to show in start message.( Multiple images can be used seperated by space )&lt;/li&gt;
&lt;li&gt;Check &lt;a href="https://github.com/KisaraPesanjithPerera/Captain-Price/blob/main/info.py"&gt;info.py&lt;/a&gt; For More&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  𝗖𝝤𝗠𝗠𝝠𝝢𝗗𝗦
&lt;/h2&gt;



&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;• /logs - to get the rescent errors
• /stats - to get status of files in db
• /connect - connect to PM.
• /disconnect - disconnect from PM
• /del - delete a filter
• /delall - delete all filters
• /deleteall - delete all index (autofilter)
• /delete - delete a specific file from index
• /info - get user info
• /id - get tg ids.
• /imdb - fetch info from imdb
• /users - to get list of my users and ids.
• /chats - to get list of the my chats and ids 
• /index  - to add files from a channel
• /leave  - to leave from a chat
• /ban  - to ban a user
• /unban  - to unban a user.
• /channel - to get list of total connected channels
• /broadcast - to broadcast a message to all Eva Maria users
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;h2&gt;
  
  
  𝗖𝗥𝗘𝗗𝗜𝝩𝗦
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Thanks To Dan For His Awsome &lt;a href="https://github.com/pyrogram/pyrogram"&gt;Libary&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Thanks To Mahesh For His Awesome &lt;a href="https://github.com/Mahesh0253/Media-Search-bot"&gt;Media Search Bot&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Thanks To &lt;a href="https://github.com/trojanzhex"&gt;Trojanz&lt;/a&gt; For Their Awesome &lt;a href="https://github.com/TroJanzHEX/Unlimited-Filter-Bot"&gt;Unlimited Filter Bot&lt;/a&gt; And &lt;a href="https://github.com/trojanzhex/auto-filter-bot"&gt;AutoFilterBoT&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Thanks To &lt;a href="https://github.com/SenuGamerBoy"&gt;Senu Gamer Boy&lt;/a&gt; And His Friend &lt;a href="https://github.com/Subinps"&gt;Subinps&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Thanks To All Everyone In This Journey&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>python</category>
      <category>programming</category>
      <category>github</category>
    </item>
    <item>
      <title>My Mini Website Repo</title>
      <dc:creator>Kɪꜱᴀʀᴀ Pᴇꜱᴀɴᴊɪᴛʜ Pᴇʀᴇʀᴀ 〄</dc:creator>
      <pubDate>Sat, 11 Dec 2021 04:26:51 +0000</pubDate>
      <link>https://dev.to/kisarapesanjithperera/my-mini-website-repo-28mh</link>
      <guid>https://dev.to/kisarapesanjithperera/my-mini-website-repo-28mh</guid>
      <description>&lt;h1&gt;
  
  
  Welcome To My Mini Website Repo 👋
&lt;/h1&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s---B7t8OmB--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://user-images.githubusercontent.com/86920820/142460641-9bfd416c-43bc-4e58-9737-68c5442fc8ca.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s---B7t8OmB--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://user-images.githubusercontent.com/86920820/142460641-9bfd416c-43bc-4e58-9737-68c5442fc8ca.png" alt="Hi" width="594" height="420"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  Live Preview ☢️
&lt;/h1&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--rMixolAx--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/7omawni1im3t2puc87u6.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--rMixolAx--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/7omawni1im3t2puc87u6.jpg" alt="Image description" width="880" height="917"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;↗️&lt;a href="https://www.kisarapesanjith.ga"&gt;Click Here Visit My Website&lt;/a&gt;↗️&lt;/p&gt;

&lt;h2&gt;
  
  
  About Repo
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://github.com/KisaraPesanjithPerera/kisarapesanjithperera.github.io"&gt;Visit My Repo&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Template Name: MyResume&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--kRv3TL2Y--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://stars.medv.io/EvamariaTG/EvaMaria.svg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--kRv3TL2Y--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://stars.medv.io/EvamariaTG/EvaMaria.svg" width="200" height="50"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  Devs &amp;amp; Contributors
&lt;/h1&gt;

&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;🧿&lt;a href="https://github.com/KisaraPesanjithPerera"&gt;𝙺𝚒𝚜𝚊𝚛𝚊 𝙿𝚎𝚜𝚊𝚗𝚓𝚒𝚝𝚑&lt;/a&gt;🧿&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;🧿&lt;a href="https://github.com/SenuGamerBoy"&gt;𝚂𝚎𝚗𝚞 𝙶𝚊𝚖𝚎𝚛 𝙱𝚘𝚢&lt;/a&gt;🧿&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--s0fjP0N6--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://github-readme-stats.vercel.app/api/pin/%3Fusername%3DKisaraPesanjithPerera%26repo%3Dkisarapesanjithperera.github.io%26theme%3Dlight" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--s0fjP0N6--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://github-readme-stats.vercel.app/api/pin/%3Fusername%3DKisaraPesanjithPerera%26repo%3Dkisarapesanjithperera.github.io%26theme%3Dlight" alt="github card" width="400" height="120"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  Support
&lt;/h1&gt;

&lt;p&gt;&lt;a href="https://www.buymeacoffee.com/KisaraPesanjith"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--dBXTvEKH--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://img.buymeacoffee.com/button-api/%3Ftext%3DBuy%2520Me%2520A%2520Pizza%26emoji%3D%25F0%259F%258D%2595%26slug%3DKisaraPesanjith%26button_colour%3DFFDD00%26font_colour%3D000000%26font_family%3DCookie%26outline_colour%3D000000%26coffee_colour%3Dffffff" width="226" height="50"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;
  &lt;a href="https://github.com/KisaraPesanjithPerera"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--_ZM1hR-_--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://user-images.githubusercontent.com/77770753/117139498-f081c400-adc9-11eb-9aaf-f895a54ecc67.gif" width="680" height="428"&gt;&lt;/a&gt;
    &lt;/p&gt;

</description>
      <category>github</category>
      <category>python</category>
      <category>html</category>
      <category>programming</category>
    </item>
  </channel>
</rss>
