[go: nahoru, domu]

Skip to content

iamNVN/AnyCheckerBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table Of Contents

About

AnyChecker Bot is an Open Source Project for IndianBots Under the License GNU Public License V3.0. This Project is Base on Pure PHP and it doesn't Use any External Libraries.

Features

  • Bin Checker
  • Covid-19 Stats
  • Currency Converter
  • Dictionary
  • IBAN Checker
  • Proxy Scrapper
  • Stripe Key Checker
  • Weather Displayer

#ToDo Lists

  • URL Shortner with GPLinks & Bitly Support
  • Valid Email Checker
  • Add Database for Users and Add Broadcast System
  • Covid-19 Stats
  • Currency Converter

License

GNU GPLv3 Image

AnyChecker Bot is a Open Source Project for IndianBots Under The Terms And Conditions Of The GNU Public License V3.0

You can use, study share and improve it at your will. Specifically you can redistribute and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Deployment

There Are 2 Ways

LocalServer

Edit The Resources/Vars.php File..

Replace VARIABLES FROM CONFIG With Your Vars And Save it.

  1. Download an Run any Localhost. XAMPP Preffered.
  2. Fork the Repo and Download it to your Local Machine. Copy it and Extract it to htdocs folder
  3. Download Ngrok from Here
  4. Unzip the ngrok.exe file
  5. Place the ngrok.exe in a folder of your choice
  6. Use Authtoken to Authenticate Ngrok
  7. Run ngrok.exe and Type the Following Command

ngrok http https://localhost


Heroku

Easy Way to Deploy

Deploy To Heroku

  • Only two environment variables are required
    • BOT_TOKEN: You can get this value from @Botfather
    • BOT_USERNAME: Username of your Bot
  • The Bot will not work without setting the mandatory vars.

Manual Way to Deploy

Fork the Repo
Create new App on Heroku
Connect your forked Github Repo to your Heroku App
Set Config Vars for `BOT_TOKEN` and `BOT_USERNAME` in the Settings of the app
Then Manual Deploy and done

Creator

This Open Source Project Was Created By Naveen Kumar

Star The Tool For More Support

profile1