Skip to content

sh-sh-dev/subscene-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Subscene Bot

license HitCount

A Telegram bot to access subscene.com subtitles using subscene-api-php

Demo

Visit Subscene Robot on Telegram.

Installation

  • Clone the repository
git clone https://github.com/sh-sh-dev/subscene-bot.git && cd subscene-bot
  • Import database

Import the db.sql file to your database server

Configuration

You must fill 4 variables placed in config.php file:

  • timezone - Your app timezone

  • token - Telegram API token

  • dbConfiguration - Database configuration (host, user, password and database name)

  • subscene - Your subscene account email and password

TODO

  • Add other languages

License

This project is licensed under the GPL License - see the LICENSE.md file for details

Releases

No releases published

Packages

No packages published