Skip to content

A discord bot which sends to a channel whenever a new movie / series episode is released on https://psa.pm/

Notifications You must be signed in to change notification settings

D3CRYPT360/PSARIP_Discord_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PSARIP RSS DICORD BOT

Introduction

This is a Discord bot which sends a message to a channel whenever a new movie/series episode is released on PSArips.

What is PSArips?

PSArips is a platform which publishes movies/series episodes in high quality on small files for free.

Hosting Issues

Unfortunately, this bot has to be run locally. When it's ran on a host, CloudFlare issues are present and I currently don't know how to fix them. If you know how to fix these issues, please make a pull request or create an issue for discussion. Any help will be gladly appreciated! :)

Installation

USING A VIRTUAL ENVIROMENT IS HIGHLY RECOMMENDED!

Getting Source Code

$ git clone git://github.com/D3CRYPT360/PSARIP_Discord_bot.git

Installing Dependencies

$ pip3 install -r requirements.txt

Running Bot

Setting Up Configs

  1. Rename .env.example to .env
  2. Change BOT_TOKEN to your Discord bot token
  3. Add your channel(s) to CHANNELS (multiple channels are supported)

Starting

$ python3 main.py

About

A discord bot which sends to a channel whenever a new movie / series episode is released on https://psa.pm/

Topics

Resources

Stars

Watchers

Forks