MSone is a platform for providing Malayalam Subtitles to other language films. You can fetch details of MSone Releases and download malayalam subtitles from MSone website with the help of MSone API.
You can search by giving keywords like the Title of movie or series, Release Number, Name of a Translator or Genre.
The bot takes your keyword and search the MSone API and give you the results. For better experience, use the Inline mode.
API_ID=
API_HASH=
BOT_TOKEN=
$ pip install -r requirements.txt
python3 -m msonebot
- MSone
- MSone API
- Dan Tès for hisPyrogram Library
- sαɴᴊɪᴛ sɪɴʜα for his TelegramBot-Boilerplate (Helped me save a lot of time.)