This is a Discord bot which sends a message to a channel whenever a new movie/series episode is released on PSArips.
PSArips is a platform which publishes movies/series episodes in high quality on small files for free.
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! :)
USING A VIRTUAL ENVIROMENT IS HIGHLY RECOMMENDED!
$ git clone git://github.com/D3CRYPT360/PSARIP_Discord_bot.git
$ pip3 install -r requirements.txt
- Rename
.env.example
to.env
- Change
BOT_TOKEN
to your Discord bot token - Add your channel(s) to
CHANNELS
(multiple channels are supported)
$ python3 main.py