A Telegram bot to access subscene.com subtitles using subscene-api-php
Visit Subscene Robot on Telegram.
- 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
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
- Add other languages
This project is licensed under the GPL License - see the LICENSE.md file for details