Coder Social home page Coder Social logo

radinshayanfar / rjbot Goto Github PK

View Code? Open in Web Editor NEW
23.0 3.0 5.0 87 KB

Telegram bot for downloading media from RadioJavan.com

License: GNU General Public License v3.0

PHP 95.98% JavaScript 3.89% Shell 0.13%
bot telegram-bot music downloader php mysql telegram-bot-api dotenv composer telegram

rjbot's Introduction

Note

RadioJavan has changed a lot since I first developed this bot, and I can't make time to maintain it. As a result, I'm archiving the bot.

RJBot

A simple Telegram bot to extract media links from Radio Javan share link. This bot was developed for educational purposes.

Installation

  1. Create a new bot via @BotFather and grab your token (keep it secure).
  2. Make a copy of the repository in your server.
$ git clone --depth=1 https://github.com/radinshayanfar/RJBot.git
  1. Install curl according to your PHP version.
$ sudo apt install php8.0-curl
  1. Create a MySQL database.
  2. Rename .env.example file to .env and edit it's content according to your configuration.
$ mv .env.example .env
$ vi .env
  1. Run install script to finish installation.
$ php install/install.php

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.